CrustyAuklet / bitpacker
type-safe and low-boilerplate bit level serialization
☆122Updated 3 years ago
Alternatives and similar repositories for bitpacker:
Users that are interested in bitpacker are comparing it to the libraries listed below
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Meta programming library designed for compilation speed.☆170Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated last week
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆100Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A library for classes with flexible layout☆56Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆195Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A C++ typestate library☆57Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago