KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆27Updated last year
Alternatives and similar repositories for PortableBitfields
Users that are interested in PortableBitfields are comparing it to the libraries listed below
Sorting:
- 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 …☆157Updated 3 months ago
- Coroutine support tools☆35Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆93Updated last week
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Library for complex bitfields☆19Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 3 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- Replacement for std::optional with efficient memory usage and additional features.