niekbouman / ctbignumLinks
Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)
☆121Updated 8 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++☆314Updated 6 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆180Updated last month
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Compiler-neutral Internal Program Representation for C++☆226Updated 3 weeks ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆229Updated 2 weeks ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated 2 months ago
- Framework for Writing C++ Committee Papers☆135Updated 5 months ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆220Updated 5 months ago
- A polymorphic value-type for C++☆227Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- My WG21 proposals☆59Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated last week
- Range-based goodness for C++17☆361Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- value types for composite class design - with allocators☆51Updated this week
- C++20 implementation of mutable constexpr expressions☆115Updated 4 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…☆73Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- C++ library for Fast Fourier Transforms in finite fields☆98Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago