KKoovalsky / PortableBitfields
Portable Bitfields implementation, with configurable behavior.
☆26Updated 10 months ago
Alternatives and similar repositories for PortableBitfields:
Users that are interested in PortableBitfields are comparing it to the libraries listed below
- 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 …☆137Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated last month
- A C++17 library for declarative flow control☆20Updated last year
- Coroutine support tools☆32Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated 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
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆86Updated last year
- A Header only, constexpr / compile time small table based CRC library.☆22Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 7 months ago
- A header-only C++20 library of fast delegates and events☆25Updated last year
- ☆30Updated 11 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆71Updated this week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆28Updated 2 weeks ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- Lightweight state machine implemented in C++☆30Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆77Updated this week
- Static exception memory allocation policy.☆34Updated 2 years ago
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆19Updated last year