intel / safe-arithmetic
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.
☆88Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for safe-arithmetic
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- ☆35Updated 3 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated last week
- C++20 Compact Tuple Tools☆47Updated this week
- C++20 State Machine library☆173Updated 2 months ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆27Updated last week
- SPY - C++ Information Broker☆152Updated last week
- ☆69Updated this week
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆96Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆80Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- ☆56Updated 2 months ago
- Coroutine support tools☆32Updated 2 months ago
- a small lightweight std::execution work-alike☆55Updated last month
- Libusb wrapper for Asio☆63Updated last year
- Polymorphic memory resource for real-time applications.☆64Updated last year
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- C++ library aiming to replace all built-in integers☆88Updated last week
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++20 Meta-Programming library☆246Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆187Updated 3 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated last week
- C++ command line argument parsing and routing☆52Updated 4 months ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆132Updated last month
- A C++14 and later CRTP template for defining iterators☆70Updated this week