AshleyRoll / crc_cpp
A Header only, constexpr / compile time small table based CRC library.
☆22Updated 2 years ago
Alternatives and similar repositories for crc_cpp:
Users that are interested in crc_cpp are comparing it to the libraries listed below
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated last week
- Libusb wrapper for Asio☆64Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- ☆36Updated last week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆30Updated last week
- Coroutine support tools☆34Updated 3 weeks 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 …☆147Updated last month
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 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☆157Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆81Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 4 months ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- A universal type for non-type template parameters for C++20 or later.☆26Updated 7 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago