niekbouman / ctbignumLinks
Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)
☆122Updated 11 months ago
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++☆317Updated 9 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- C++ unsigned 256 bit integer type☆178Updated 8 months ago
- SafeInt is a class library for C++ that manages integer overflows.☆236Updated 3 months ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- Framework for Writing C++ Committee Papers☆137Updated 2 months ago
- C++ library for Fast Fourier Transforms in finite fields☆98Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Multiple Precision Integers and Rationals☆237Updated 9 months ago
- Extended precision integer C++ library☆149Updated 4 months ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- SPY - C++ Information Broker☆157Updated last month
- ☆128Updated 2 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- My WG21 proposals☆60Updated this week
- Parameter passing and initialization☆81Updated 3 years ago
- Concurrent Deferred Reference Counting☆167Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago