AshleyRoll / crc_cppLinks
A Header only, constexpr / compile time small table based CRC library.
☆23Updated 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
Sorting:
- Libusb wrapper for Asio☆64Updated 2 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 months ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated last month
- Coroutine support tools☆35Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- 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 …☆159Updated 4 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 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 3 months ago
- ☆39Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated 2 months ago
- C++20 Compact Tuple Tools☆51Updated last week
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A modern and (mostly) macro free mocking-framework☆41Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆92Updated last week
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated 3 weeks ago