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:
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 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☆162Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- SPY - C++ Information Broker☆157Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated last week
- A lightweight, non-owning reference to a callable.☆178Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 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…☆199Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- low-level library for minimizing the size of your types☆114Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated last month