niekbouman / ctbignumLinks
Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)
☆124Updated last year
Alternatives and similar repositories for ctbignum
Users that are interested in ctbignum are comparing it to the libraries listed below
Sorting:
- Multiprecision for modern C++☆320Updated last year
- SafeInt is a class library for C++ that manages integer overflows.☆242Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- Framework for Writing C++ Committee Papers☆145Updated 6 months ago
- Replacements to standard numeric types which throw exceptions on errors☆220Updated last month
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++☆231Updated 5 months ago
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Concurrent Deferred Reference Counting☆174Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- C++ library for Fast Fourier Transforms in finite fields☆100Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- C++ unsigned 256 bit integer type☆180Updated last year
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 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…☆165Updated 3 weeks ago
- Simple, flexible and modular assertion macro.☆228Updated last month
- An implementation of C++ Extensions for Ranges☆224Updated 5 years ago