type-safe and low-boilerplate bit level serialization
-
Updated
Nov 5, 2021 - C++
type-safe and low-boilerplate bit level serialization
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.
A simple C# implementation of bit packing compression.
A header-only library for serializing and quantizing bits
Add a description, image, and links to the bitpacker topic page so that developers can more easily learn about it.
To associate your repository with the bitpacker topic, visit your repo's landing page and select "manage topics."