dcleblanc / SafeInt
SafeInt is a class library for C++ that manages integer overflows.
☆227Updated 6 months ago
Alternatives and similar repositories for SafeInt:
Users that are interested in SafeInt are comparing it to the libraries listed below
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆437Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆208Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆194Updated last week
- What a c++ standard Unicode library might look like.☆328Updated last year
- ☆75Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Simple C++20 module support for CMake☆210Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated this week
- Range-based goodness for C++17☆359Updated 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…☆151Updated last week
- Framework for Writing C++ Committee Papers☆130Updated last month
- IFC format specification☆73Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 3 weeks ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆113Updated last year