KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆30Updated last month
Alternatives and similar repositories for PortableBitfields
Users that are interested in PortableBitfields are comparing it to the libraries listed below
Sorting:
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆97Updated 2 months ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆170Updated 3 weeks ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆104Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Coroutine support tools☆36Updated 4 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated 3 weeks ago
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- A bunch of small C++ utilities☆66Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months 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☆159Updated 4 months ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- C++ Active Objects☆66Updated 8 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated this week
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Coroutines for C++23