piggypiggy / fp256Links
An efficient library for 256 bit integer arithmetic
☆50Updated 2 months ago
Alternatives and similar repositories for fp256
Users that are interested in fp256 are comparing it to the libraries listed below
Sorting:
- Extended precision integer C++ library☆149Updated 4 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- C++ unsigned 256 bit integer type☆178Updated 8 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated last year
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Modern Cryptography Suite in C++17☆84Updated 11 months ago
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆52Updated 5 years ago
- Code to accompany Hacker's Delight 2nd Edition by Henry S Warren. PS: Will have my notes etc when I go through it.☆218Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆122Updated 11 months ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.☆230Updated last year
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆104Updated 4 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- A performance-portable geodesic ray tracing library.☆26Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- C++ library for Fast Fourier Transforms in finite fields☆98Updated 4 years ago
- Clockwork: A Modular Arithmetic library for C++☆11Updated this week
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆181Updated 11 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago