AshleyRoll / crc_cpp
A Header only, constexpr / compile time small table based CRC library.
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for crc_cpp
- Libusb wrapper for Asio☆63Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 3 weeks ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- 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 …☆132Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆27Updated last week
- ☆35Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated this week
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 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