copperspice / cs_cryptoLinks
Interface to call existing cryptography libraries.
☆12Updated 9 months ago
Alternatives and similar repositories for cs_crypto
Users that are interested in cs_crypto are comparing it to the libraries listed below
Sorting:
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A Header only, constexpr / compile time small table based CRC library.☆24Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- Algorithm wrappers☆97Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- 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 last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Thread aware Signal/Slot library☆84Updated 9 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- Coroutine support tools☆36Updated 3 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆37Updated 3 weeks ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 3 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆26Updated last year
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- A C++14 reflection library☆78Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated this week
- C++20 implementation of {{ mustache }}☆86Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 6 months ago