dcleblanc / SafeIntLinks
SafeInt is a class library for C++ that manages integer overflows.
☆231Updated 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☆221Updated 6 months ago
- ☆77Updated 3 months ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆200Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- What a c++ standard Unicode library might look like.☆335Updated last year
- IFC format specification☆78Updated 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…☆156Updated last week
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Compiler-neutral Internal Program Representation for C++☆227Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 weeks ago
- The draft C++ Reflection Technical Specification☆88Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆193Updated 2 years ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated 3 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- ☆123Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆223Updated 3 weeks ago
- ☆275Updated 7 months ago
- Bringing clang-tidy magic to Visual Studio C++ developers.☆513Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Microbenchmarking for Modern C++☆224Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- an experimental standard C++ library☆90Updated last year
- Implementation of C++20's std::span for older compilers☆358Updated 2 years ago
- Lightweight Error Augmentation Framework☆332Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago