KKoovalsky / PortableBitfields
Portable Bitfields implementation, with configurable behavior.
☆26Updated 11 months ago
Alternatives and similar repositories for PortableBitfields:
Users that are interested in PortableBitfields are comparing it to the libraries listed below
- 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 …☆145Updated this week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆87Updated last year
- An indirect value-type for C++☆82Updated last year
- C++20 Unit-Testing library☆43Updated 4 months ago
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆19Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 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☆156Updated 8 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A C++17 library for declarative flow control☆20Updated last year
- C++ library aiming to replace all built-in integers☆92Updated this week
- A C++ serialization/deserialization library designed with embedded systems in mind☆89Updated 2 years ago
- Library for complex bitfields☆19Updated 8 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆153Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆77Updated 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…☆82Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 10 months ago
- Ease-of-use-first argument parsing for C++23☆60Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months 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
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated this week
- A bunch of small C++ utilities☆65Updated last year
- Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory lo…☆26Updated 8 months ago