dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆241Updated last month
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 2 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆199Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- ☆125Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆209Updated 2 months ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- What a c++ standard Unicode library might look like.☆340Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆138Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆377Updated 4 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆136Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated this week
- Compiler-neutral Internal Program Representation for C++☆230Updated 3 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- C++20 Meta-Programming library☆307Updated 6 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆522Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- C++ library for storing and printing backtraces.☆479Updated this week
- Microbenchmarking for Modern C++☆230Updated 5 years ago