KKoovalsky / PortableBitfields
Portable Bitfields implementation, with configurable behavior.
☆26Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for PortableBitfields
- 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 …☆132Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated this week
- A simple finite state machine, but without overhead!☆99Updated 3 months ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆86Updated 10 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 5 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆18Updated last year
- Coroutine support tools☆32Updated 2 months ago
- Libusb wrapper for Asio☆63Updated 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 5 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 3 weeks ago
- ☆35Updated 3 weeks ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆96Updated 3 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆146Updated this week
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆95Updated last year
- Build C, C++ and ASM files in C++☆50Updated last year
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated last year
- Static exception memory allocation policy.☆33Updated 2 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 compile time compressed string tables☆46Updated last year
- An indirect value-type for C++☆82Updated last year