StackOverflow Questions for Tag: bit-packing

George Robinson
George Robinson

Reputation: 2125

Bit packing of groups of n repeated bits in a 32-bit word, compact to 1 bit per group

Score: 24

Views: 2593

Answers: 6

Read More
sonntam
sonntam

Reputation: 428

C# source generators: Generate different code for calls to the same method

Score: 5

Views: 745

Answers: 1

Read More
user38138
user38138

Reputation: 11

How to encode struct into binary with bit packing in Golang

Score: 0

Views: 501

Answers: 1

Read More
user714171
user714171

Reputation: 435

How to pack an int into a float without access to floats memory?

Score: 0

Views: 47

Answers: 0

Read More
xcel
xcel

Reputation: 377

How to create a byte out of 8 bool values (and vice versa)?

Score: 30

Views: 33875

Answers: 9

Read More
kjo
kjo

Reputation: 35311

How to pack arbitrary bit sequence in Python?

Score: 8

Views: 13172

Answers: 4

Read More
affluentbarnburner
affluentbarnburner

Reputation: 55

How can I optimize this bit-packing function in C?

Score: 1

Views: 150

Answers: 2

Read More
YePhIcK
YePhIcK

Reputation: 5856

size and alignment of int bitfields

Score: 6

Views: 444

Answers: 2

Read More
Suvrat Apte
Suvrat Apte

Reputation: 171

Packing a 40 byte SHA in 20 bytes in Clojure

Score: 0

Views: 240

Answers: 2

Read More
mathfux
mathfux

Reputation: 5949

How do I optimise numpy.packbits with numba?

Score: 2

Views: 758

Answers: 1

Read More
Peter Tschischik
Peter Tschischik

Reputation: 43

Are there bit (un)packing instructions in common x86_64 processor line mmx command for bytes?

Score: 0

Views: 199

Answers: 0

Read More
dlite922
dlite922

Reputation: 1994

Pack a number into an odd number of bits

Score: 1

Views: 600

Answers: 1

Read More
Power
Power

Reputation: 93

Unpack 16-bit integer values from a 64-bit field in MATLAB

Score: -1

Views: 249

Answers: 1

Read More
Caleb Jares
Caleb Jares

Reputation: 6307

Packing two shorts into one int, dealing with negative and positive

Score: 8

Views: 6063

Answers: 1

Read More
Jam
Jam

Reputation: 584

Performance difference between bitpacking bytes into a u32 vs storing them in a vec<u8>?

Score: 1

Views: 1516

Answers: 2

Read More
Tarik
Tarik

Reputation: 11209

Bit packing performance in Julia vs Python

Score: 4

Views: 313

Answers: 2

Read More
darthS
darthS

Reputation: 31

How to optimally compress inverted indexes for time series dataset

Score: 0

Views: 189

Answers: 1

Read More
hindmost
hindmost

Reputation: 7195

Bitwise packing/unpacking - generalized solution for arbitrary values

Score: 1

Views: 592

Answers: 2

Read More
jordan t
jordan t

Reputation: 156

Shift byte value into int

Score: 1

Views: 267

Answers: 1

Read More
user968000
user968000

Reputation: 1843

Compress string using bit field

Score: 0

Views: 286

Answers: 0

Read More
PreviousPage 1Next