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 10 months ago
- An efficient library for 256 bit integer arithmetic☆49Updated last month
- Extended precision integer C++ library☆146Updated 2 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 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…☆56Updated 2 years ago
- C++ constexpr implementation of XXH3☆49Updated 2 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆202Updated 2 weeks 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
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago
- Small small_vector☆34Updated last week
- A tagged-pointer type for C++.☆35Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- ☆9Updated 10 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated 2 months ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago