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.
☆99Updated last week
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 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆108Updated 4 years ago
- C++20 Compact Tuple Tools☆57Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆284Updated last week
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- 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
- C++20 State Machine library☆233Updated 8 months ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- ☆81Updated 9 months ago
- Coroutine support tools☆37Updated 3 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated this week
- ☆45Updated last week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Organization, documentation, etc. for the Beman Project,☆116Updated 2 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- ☆71Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- A Beman Library Exemplar (Template)☆95Updated this week