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☆156Updated 3 weeks ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- An efficient library for 256 bit integer arithmetic☆50Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 7 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
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Fast multi-threaded memory allocator☆79Updated 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…☆59Updated 2 years ago
- ☆10Updated last year
- A static reflection framework for C++, using libclang.☆55Updated 3 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Yet another C++ text formatting library.☆71Updated 11 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++ ML and numerical analysis API, with an accompanying scripting language.☆46Updated 2 years ago
- A string_view implementation that can remember if it was a c-string once☆20Updated 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…☆161Updated 5 months ago