GitHunt
IN

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.

No README found.

Languages

C++96.9%CMake2.1%Python1.0%Shell0.0%

Contributors

Boost Software License 1.0
Created November 29, 2022
Updated March 5, 2026
intel/safe-arithmetic | GitHunt