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.
☆99Feb 20, 2026Updated 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:
- ☆46Feb 20, 2026Updated last week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Feb 20, 2026Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆110Feb 20, 2026Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Feb 20, 2026Updated last week
- C++ library for composing modular firmware at compile-time.☆623Feb 20, 2026Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆288Feb 20, 2026Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Nov 3, 2025Updated 3 months ago
- A Header only, constexpr / compile time small table based CRC library.☆24Mar 5, 2023Updated 2 years ago
- C++20 Unit-Testing library☆53Apr 19, 2025Updated 10 months ago
- Automatically generate canonical forms of operators, taking advantage of the latest C++ features☆13Aug 21, 2025Updated 6 months ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆13Updated this week
- C++20 State Machine library☆231May 9, 2025Updated 9 months ago
- The quantities and units library for C++☆1,364Updated this week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆81Updated this week
- ☆17Apr 14, 2025Updated 10 months ago
- A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, per…☆412Feb 13, 2026Updated 2 weeks ago
- std::optional extensions adopted for C++26☆38Updated this week
- Lightweight C++20 testing framework.☆303Feb 2, 2026Updated 3 weeks ago
- C++11 compatible charconv☆31Feb 11, 2026Updated 2 weeks ago
- C++20 Static Branch library☆97Jun 1, 2025Updated 8 months ago
- improve the usage experience of std::simd (Parallelism TS 2)☆32Aug 22, 2025Updated 6 months ago
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 3 months ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Sep 22, 2025Updated 5 months ago
- C++20 Static Reflection library☆501Sep 13, 2025Updated 5 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Mar 24, 2022Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- Embedded template library.☆27Oct 24, 2025Updated 4 months ago
- Sphinx Domain For Modern CMake☆31Feb 16, 2026Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆725Oct 24, 2025Updated 4 months ago
- Replacements to standard numeric types which throw exceptions on errors☆220Dec 10, 2025Updated 2 months ago
- Command line argument parser☆12Aug 31, 2025Updated 6 months ago
- ☆10Apr 4, 2025Updated 10 months ago
- Implementation of the SPDM protocol☆13Feb 13, 2026Updated 2 weeks ago
- std extensions library☆13Jul 23, 2017Updated 8 years ago
- A compilation-time AoB pattern scanning library☆12Aug 27, 2021Updated 4 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Nov 18, 2024Updated last year
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago