intel / safe-arithmeticLinks
Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects against overflow, underflow, divide by zero, and out-of-bounds index access. This provides both functional correctness as well as greater protection against related security threats.
☆94Updated 3 weeks ago
Alternatives and similar repositories for safe-arithmetic
Users that are interested in safe-arithmetic are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated last week
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆106Updated 4 years ago
- C++20 Compact Tuple Tools☆57Updated last week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆131Updated last week
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated 2 weeks ago
- Zoo library☆132Updated 4 months ago
- ☆80Updated 7 months ago
- Meta programming library designed for compilation speed.☆172Updated last week
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Coroutine support tools☆36Updated last month
- ☆42Updated 3 weeks ago
- C++20 State Machine library☆231Updated 6 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆275Updated 2 weeks ago
- SPY - C++ Information Broker☆157Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- Coroutines for C++23☆39Updated last month
- A Beman Library Exemplar (Template)☆80Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆93Updated this week
- Lightweight C++20 testing framework.☆293Updated 3 months ago
- Forward, no matter what.☆133Updated 3 years ago
- A C++ parser combinator library.☆156Updated last week
- Metadata to support C++ packaging☆38Updated 2 years ago
- C++20 Meta-Programming library☆299Updated 5 months ago