dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆244Updated 2 months ago
Alternatives and similar repositories for SafeInt
Users that are interested in SafeInt are comparing it to the libraries listed below
Sorting:
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- Framework for Writing C++ Committee Papers☆145Updated 7 months ago
- ☆276Updated last year
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- ☆125Updated 4 years ago
- Replacements to standard numeric types which throw exceptions on errors☆220Updated last month
- IFC format specification☆83Updated last week
- A polymorphic value-type for C++☆227Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Love template metaprogramming☆330Updated 3 years ago
- C++11 metaprogramming library☆280Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago