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.
☆99Mar 5, 2026Updated 2 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:
- ☆46Mar 4, 2026Updated 2 weeks ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Mar 4, 2026Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆112Mar 12, 2026Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated this week
- C++ library for composing modular firmware at compile-time.☆626Mar 12, 2026Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆290Mar 5, 2026Updated 2 weeks ago
- A Header only, constexpr / compile time small table based CRC library.☆24Mar 5, 2023Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆81Nov 3, 2025Updated 4 months ago
- std extensions library☆13Jul 23, 2017Updated 8 years ago
- C++20 Unit-Testing library☆54Apr 19, 2025Updated 11 months ago
- C++20 State Machine library☆232May 9, 2025Updated 10 months ago
- The Domain-Correct Quantities and Units Library for C++ — full quantity kind safety, ISO 80000 compliant, C++29 standardization candidate…☆1,380Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Python curses-based tool for configuring STM32 pins.☆15Apr 1, 2022Updated 3 years ago
- std::optional extensions adopted for C++26☆38Updated this week
- Flaming Dangerzone☆15Nov 29, 2016Updated 9 years ago
- Automatically generate canonical forms of operators, taking advantage of the latest C++ features☆13Aug 21, 2025Updated 6 months ago
- Lightweight C++20 testing framework.☆306Feb 2, 2026Updated last month
- A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, per…☆414Feb 27, 2026Updated 2 weeks ago
- C++11 compatible charconv☆31Updated this week
- C++20 Static Branch library☆97Jun 1, 2025Updated 9 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆84Updated this week
- C++20 Static Reflection library☆508Sep 13, 2025Updated 6 months ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- ☆17Apr 14, 2025Updated 11 months ago
- Interchangeable AoS and SoA containers☆25Aug 12, 2022Updated 3 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Sep 22, 2025Updated 5 months ago
- ☆32Mar 5, 2026Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- improve the usage experience of std::simd (Parallelism TS 2)☆32Aug 22, 2025Updated 6 months ago
- C++ library aiming to replace all built-in integers☆102Dec 24, 2025Updated 2 months ago
- Opinionated C++20 embedded library☆25Jan 24, 2026Updated last month
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆16Mar 5, 2026Updated 2 weeks ago
- A header-only library that defines common SKI combinators from Combinatory Logic.☆59Sep 10, 2024Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Mar 24, 2022Updated 3 years ago
- Embedded template library.☆27Oct 24, 2025Updated 4 months ago
- Replacements to standard numeric types which throw exceptions on errors☆221Mar 11, 2026Updated last week
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 4 months ago