KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆30Updated 3 months ago
Alternatives and similar repositories for PortableBitfields
Users that are interested in PortableBitfields are comparing it to the libraries listed below
Sorting:
- 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 …☆173Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 weeks ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- Coroutine support tools☆36Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Coroutines for C++23☆39Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months 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☆163Updated last week
- 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…☆21Updated last week
- ☆62Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++ library aiming to replace all built-in integers☆97Updated last week
- Lightweight C++20 testing framework.☆293Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- Libusb wrapper for Asio☆65Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 8 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆99Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last month
- Finite State Machine implementation using std::variant☆89Updated 6 years ago