dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆242Updated 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☆228Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- 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☆173Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks 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 3 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Framework for Writing C++ Committee Papers☆145Updated 6 months ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated 2 weeks ago
- Compiler-neutral Internal Program Representation for C++☆231Updated 5 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago
- ☆125Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- ☆81Updated 9 months ago
- A C++ parser combinator library.☆164Updated last month
- C++11 (and onwards) library for lazy evaluation☆364Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- Replacements to standard numeric types which throw exceptions on errors☆220Updated last month
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- Multiprecision for modern C++☆320Updated last year
- IFC format specification☆83Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++11 metaprogramming library☆279Updated this week
- 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…☆483Updated last year