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:
- Extended precision integer C++ library☆161Updated last month
- An efficient library for 256 bit integer arithmetic☆51Updated 6 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆124Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 SIMD Within A Register library☆46Updated 7 months ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- ☆39Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.