bitpacker
There are 5 repositories under bitpacker topic.
CrustyAuklet/bitpacker
type-safe and low-boilerplate bit level serialization
mas-bandwidth/serialize
Bitpacking serializer for C++
B64-Cryptzo/BitBlocks
BitBlocks is a C++ class that packs booleans or flags into a singular byte. This open-source repository reduces storage usage in your codebase aswell as intoduces a quick way to access flags and booleans.
ApexNite/SimpleBitPacker
A simple C# implementation of bit packing compression.
KredeGC/BitStream
A header-only library for serializing and quantizing bits