dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆236Updated 3 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☆227Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- ☆125Updated 4 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆229Updated 3 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆577Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- IFC format specification☆79Updated last month
- ☆276Updated 9 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- ☆79Updated 5 months ago
- Framework for Writing C++ Committee Papers☆137Updated 2 months ago
- A C++ parser combinator library.☆155Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated this week
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Bringing clang-tidy magic to Visual Studio C++ developers.☆516Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆332Updated last month
- A build analysis tool for the MSVC toolchain.☆315Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year