dcleblanc / SafeInt
SafeInt is a class library for C++ that manages integer overflows.
☆230Updated 8 months ago
Alternatives and similar repositories for SafeInt:
Users that are interested in SafeInt are comparing it to the libraries listed below
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 4 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆459Updated last month
- An additive strong typedef library for C++14/17/20☆435Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- Lightweight Error Augmentation Framework☆325Updated last week
- C++11 metaprogramming library☆257Updated this week
- A reflective enum implementation for C++☆291Updated last year
- Range-based goodness for C++17☆362Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆473Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆941Updated 3 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆173Updated 6 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆470Updated 8 months ago
- ☆122Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆223Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆180Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated last week
- Lightweight C++20 testing framework.☆280Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated last month
- Framework for Writing C++ Committee Papers☆133Updated 3 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago