StackOverflow Questions for Tag: bit-packing

George Robinson
George Robinson

Reputation: 2127

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

Score: 24

Views: 2611

Answers: 6

Read More
sonntam
sonntam

Reputation: 428

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

Score: 5

Views: 759

Answers: 1

Read More
user38138
user38138

Reputation: 11

How to encode struct into binary with bit packing in Golang

Score: 0

Views: 511

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: 33968

Answers: 9

Read More
kjo
kjo

Reputation: 35331

How to pack arbitrary bit sequence in Python?

Score: 8

Views: 13236

Answers: 4

Read More
affluentbarnburner
affluentbarnburner

Reputation: 55

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

Score: 1

Views: 152

Answers: 2

Read More
YePhIcK
YePhIcK

Reputation: 5866

size and alignment of int bitfields

Score: 6

Views: 449

Answers: 2

Read More
Suvrat Apte
Suvrat Apte

Reputation: 171

Packing a 40 byte SHA in 20 bytes in Clojure

Score: 0

Views: 244

Answers: 2

Read More
mathfux
mathfux

Reputation: 5949

How do I optimise numpy.packbits with numba?

Score: 2

Views: 774

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: 207

Answers: 0

Read More
dlite922
dlite922

Reputation: 1994

Pack a number into an odd number of bits

Score: 1

Views: 602

Answers: 1

Read More
Power
Power

Reputation: 113

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

Score: -1

Views: 253

Answers: 1

Read More
Caleb Jares
Caleb Jares

Reputation: 6307

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

Score: 8

Views: 6071

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: 1555

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: 192

Answers: 1

Read More
hindmost
hindmost

Reputation: 7205

Bitwise packing/unpacking - generalized solution for arbitrary values

Score: 1

Views: 603

Answers: 2

Read More
jordan t
jordan t

Reputation: 156

Shift byte value into int

Score: 1

Views: 271

Answers: 1

Read More
user968000
user968000

Reputation: 1843

Compress string using bit field

Score: 0

Views: 287

Answers: 0

Read More
PreviousPage 1Next