dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆237Updated 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☆228Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- IFC format specification☆81Updated 3 months ago
- ☆125Updated 4 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated 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…☆158Updated 3 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- 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…☆333Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- Bringing clang-tidy magic to Visual Studio C++ developers.☆519Updated 2 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆509Updated last month
- Compiler-neutral Internal Program Representation for C++☆229Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- ☆276Updated 10 months ago
- ☆79Updated 6 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Multiprecision for modern C++☆319Updated 10 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆583Updated 3 months ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆186Updated this week
- Framework for Writing C++ Committee Papers☆140Updated 4 months ago
- C++ library for storing and printing backtraces.☆477Updated 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…☆480Updated last year
- A build analysis tool for the MSVC toolchain.☆319Updated 10 months ago
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆107Updated this week
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago