dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆240Updated 2 weeks 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 month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- What a c++ standard Unicode library might look like.☆339Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆196Updated 2 years ago
- IFC format specification☆82Updated 3 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- ☆125Updated 4 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…☆160Updated 4 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Framework for Writing C++ Committee Papers☆144Updated 4 months ago
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- Multiprecision for modern C++☆319Updated 11 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆132Updated 3 weeks ago
- Back end side of quick-bench☆183Updated 2 months ago
- A reflective enum implementation for C++☆299Updated last year
- ☆276Updated 11 months ago
- value types for composite class design - with allocators☆72Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆516Updated last week
- A polymorphic value-type for C++☆228Updated 2 years ago