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.
☆93Updated 2 months 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☆79Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated last week
- C++20 Compact Tuple Tools☆51Updated 3 weeks ago
- ☆39Updated last week
- Coroutine support tools☆35Updated 4 months ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆34Updated last month
- SPY - C++ Information Broker☆155Updated last week
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆260Updated last week
- Zoo library☆125Updated 2 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆112Updated this week
- Libusb wrapper for Asio☆64Updated 2 years ago
- value types for composite class design - with allocators☆53Updated 2 weeks ago
- Lightweight C++20 testing framework.☆285Updated 3 months ago
- C++20 State Machine library☆214Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Organization, documentation, etc. for the Beman Project,☆87Updated this week
- C++20 Unit-Testing library☆48Updated 2 months ago
- ☆88Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 6 months ago
- The Fancy Named Parameters Library☆32Updated last month
- bel::views - simple and easy view classes for C++☆72Updated 2 years ago
- Migrated to https://codeberg.org/cmargiotta/compile-time-fsm☆100Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week