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.
☆95Updated 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☆79Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- C++20 Compact Tuple Tools☆57Updated 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
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated last week
- SPY - C++ Information Broker☆157Updated last month
- Zoo library☆132Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆136Updated last week
- ☆81Updated 8 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated last week
- Libusb wrapper for Asio☆65Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- ☆43Updated last week
- C++20 State Machine library☆233Updated 7 months ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆152Updated last month
- value types for composite class design - with allocators☆72Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++ library aiming to replace all built-in integers☆99Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆36Updated last week
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Coroutine support tools☆36Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- Organization, documentation, etc. for the Beman Project,☆110Updated last week
- A C++ parser combinator library.☆160Updated last week