DarrenLevine / cppcrc
A very small, fast, header-only, C++ library for generating CRCs
☆18Updated 3 months ago
Alternatives and similar repositories for cppcrc:
Users that are interested in cppcrc are comparing it to the libraries listed below
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- string pattern matching in C++20☆9Updated 3 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Fast regular expression library, with full matching support, even at compile time!☆34Updated last week
- An indirect value-type for C++☆82Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- A header-only C++20 library of fast delegates and events☆25Updated last year
- C++14 codec library☆25Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A Header only, constexpr / compile time small table based CRC library.☆22Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated this week
- Library for complex bitfields☆19Updated 8 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- Easy Parsing C++ Library☆21Updated last year
- A powerful C++ unit testing/assert/log utils☆31Updated last week
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- Portable Bitfields implementation, with configurable behavior.☆26Updated 11 months ago
- Build-system agnostic code generation application for C++.☆18Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++11 compatible charconv☆29Updated last month
- C++20 compile time compressed string tables☆46Updated 2 years ago
- The extremely fast zero allocation and zero copying JSON parser☆28Updated 2 years ago
- C++20 Unit-Testing library☆43Updated 4 months ago