◐ Shell
clean mode source ↗

Build software better, together

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.

safe cpp20 cpp-lib cpp20-library

  • Updated Jun 3, 2026
  • C++