KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆31Updated last week
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 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 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 …☆181Updated 2 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆109Updated 4 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Coroutine support tools☆37Updated 4 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A command line parser for C++.☆38Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++20 Dependency Injection library☆32Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated 2 weeks ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Lightweight C++20 testing framework.☆303Updated last week
- Coroutines for C++23☆39Updated 4 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- std::optional for C++20☆32Updated 2 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Functional C++ iterator library☆25Updated 3 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago