Quuxplusone / WideIntProofOfConceptLinks
Trying to get perfect codegen for big-integer math.
☆31Updated 3 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)☆124Updated last year
- Extended precision integer C++ library☆161Updated 2 months ago
- An efficient library for 256 bit integer arithmetic☆51Updated 7 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆214Updated this week
- 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…☆59Updated 3 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆34Updated last year
- C++2x Performance library☆103Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- C++ constexpr implementation of XXH3☆55Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- 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
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- A binary i/o library for C++, without the agonizing pain☆35Updated 2 years ago
- Towards a constexpr version of the C++ standard library☆18Updated 2 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
- SafeInt is a class library for C++ that manages integer overflows.☆242Updated 2 months ago
- ☆10Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated this week
- Cryptography library for modern C++.☆77Updated 2 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago