Quuxplusone / WideIntProofOfConceptLinks
Trying to get perfect codegen for big-integer math.
☆31Updated 2 years ago
Alternatives and similar repositories for WideIntProofOfConcept
Users that are interested in WideIntProofOfConcept are comparing it to the libraries listed below
Sorting:
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Extended precision integer C++ library☆149Updated 4 months ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- An efficient library for 256 bit integer arithmetic☆50Updated 3 months ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last week
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- The Fancy Named Parameters Library☆34Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Teju Jagua☆33Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Small small_vector☆35Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 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…☆158Updated 3 months ago