KKoovalsky / PortableBitfieldsLinks
Portable Bitfields implementation, with configurable behavior.
☆30Updated 4 months 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 …☆177Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆106Updated 4 years ago
- A bunch of small C++ utilities☆69Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆170Updated this week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A command line parser for C++.☆38Updated 9 months ago
- Simple tool for analyzing C++ project include graph☆102Updated 4 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☆165Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- Coroutine support tools☆36Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated 3 weeks ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- C++ library aiming to replace all built-in integers☆98Updated last week
- Lightweight C++20 testing framework.☆294Updated this 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…☆101Updated 7 months ago