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:
- An efficient library for 256 bit integer arithmetic☆51Updated 7 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆123Updated last year
- Extended precision integer C++ library☆164Updated last week
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- Cryptography library for modern C++.☆78Updated 2 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- ☆10Updated last year
- 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
- Yet another C++ text formatting library.☆71Updated last year
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago
- C++ constexpr implementation of XXH3☆56Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 9 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 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
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago