dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆234Updated 4 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated this week
- IFC format specification☆81Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- What a c++ standard Unicode library might look like.☆338Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 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…☆158Updated 3 months ago
- ☆79Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Framework for Writing C++ Committee Papers☆140Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- ☆125Updated 4 years ago
- Bringing clang-tidy magic to Visual Studio C++ developers.☆516Updated last month
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last week
- C++ library for storing and printing backtraces.☆475Updated this week
- 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…☆334Updated 3 months ago
- Compiler-neutral Internal Program Representation for C++☆229Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆504Updated 2 weeks ago
- Multiprecision for modern C++☆318Updated 10 months ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆105Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- ☆276Updated 10 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago