boostorg / safe_numerics
Replacements to standard numeric types which throw exceptions on errors
☆210Updated last week
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
- Range-based goodness for C++17☆361Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Love template metaprogramming☆329Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- What a c++ standard Unicode library might look like.☆329Updated last year
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- ☆132Updated 2 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- Hasta la vista, baby!☆134Updated last year
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated last week
- A reflective enum implementation for C++☆290Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago