AshleyRoll / crc_cppLinks
A Header only, constexpr / compile time small table based CRC library.
☆24Updated 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:
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 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☆166Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- Word Game Solver☆16Updated 2 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Updated last week
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A library of type traits for introspecting C++ function types☆32Updated 6 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 …☆181Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆155Updated last month
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- C++20 Compact Tuple Tools☆57Updated this week
- Coroutine support tools☆37Updated 3 months ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago