KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆32Updated 3 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☆125Updated 4 years 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 …☆180Updated 2 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆108Updated 4 years ago
- Coroutine support tools☆37Updated 3 months 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
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆142Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Advanced compile-time validation in C++☆43Updated 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…☆113Updated 10 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆172Updated last week
- Creating a simpler, more intuitive means of C++ reflection☆125Updated this week
- C++20 Dependency Injection library☆31Updated 8 months ago
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 3 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated this week
- Libusb wrapper for Asio☆65Updated 3 years ago
- A command line parser for C++.☆38Updated last year