CrustyAuklet / bitpackerLinks
type-safe and low-boilerplate bit level serialization
☆124Updated 3 years ago
Alternatives and similar repositories for bitpacker
Users that are interested in bitpacker are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 3 months ago
- Finite State Machine implementation using std::variant