dcleblanc / SafeInt
SafeInt is a class library for C++ that manages integer overflows.
☆229Updated 7 months ago
Alternatives and similar repositories for SafeInt:
Users that are interested in SafeInt are comparing it to the libraries listed below
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆210Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆163Updated last month
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆448Updated 2 weeks ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆431Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- What a c++ standard Unicode library might look like.☆330Updated last year
- A polymorphic value-type for C++☆227Updated last year
- A reflective enum implementation for C++☆290Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Lightweight Error Augmentation Framework☆321Updated 2 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 2 weeks ago
- Range-based goodness for C++17☆361Updated 4 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- Framework for Writing C++ Committee Papers☆132Updated 2 months ago
- Compiler-neutral Internal Program Representation for C++☆224Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆932Updated last month
- C++11 (and onwards) library for lazy evaluation☆353Updated this week
- Lightweight C++20 testing framework.☆277Updated this week
- ☆121Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated last month
- Multiprecision for modern C++☆312Updated 3 months ago