boostorg / safe_numerics
Replacements to standard numeric types which throw exceptions on errors
☆213Updated 3 weeks ago
Alternatives and similar repositories for safe_numerics:
Users that are interested in safe_numerics are comparing it to the libraries listed below
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Range-based goodness for C++17☆363Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- ☆132Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 3 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A reflective enum implementation for C++