boostorg / safe_numerics
Replacements to standard numeric types which throw exceptions on errors
☆210Updated this week
Related projects ⓘ
Alternatives and complementary repositories for safe_numerics
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- Love template metaprogramming☆325Updated 2 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- ☆131Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- What a c++ standard Unicode library might look like.☆323Updated 10 months ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months 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 5 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Header-only library for multithreaded programming☆226Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago