KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆28Updated 2 weeks ago
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☆122Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- 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 …☆165Updated this week
- A C++ serialization/deserialization library designed with embedded systems in mind☆96Updated last month
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 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
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 2 weeks ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- Coroutine support tools☆35Updated 4 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Libusb wrapper for Asio☆64Updated 2 years 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 bunch of small C++ utilities☆66Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 4 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆95Updated 3 months ago
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆100Updated last week
- C++20 Unit-Testing library☆48Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Coroutines for C++23☆38Updated 2 months ago
- value types for composite class design - with allocators☆53Updated this week
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆54Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago