piggypiggy / fp256Links
An efficient library for 256 bit integer arithmetic
☆51Updated 7 months ago
Alternatives and similar repositories for fp256
Users that are interested in fp256 are comparing it to the libraries listed below
Sorting:
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Extended precision integer C++ library☆161Updated 2 months ago
- C++ unsigned 256 bit integer type☆180Updated last year
- A collection of some lockfree datastructures☆70Updated 2 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆220Updated 2 weeks ago
- Modern Cryptography Suite in C++17☆85Updated last year
- Optimized Binary GCD for Modular Inversion☆50Updated 5 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆124Updated last year
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆54Updated 5 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 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.☆229Updated 6 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆104Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- C++ library for Fast Fourier Transforms in finite fields☆100Updated 4 years ago
- Clockwork: A Modular Arithmetic library for C++☆12Updated 2 months ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated 2 years ago
- Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.☆235Updated 2 months ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Testing common random-number generators (RNG)☆196Updated last month
- A performance-portable geodesic ray tracing library.☆25Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Cable: CMake Bootstrap Library☆36Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 8 years ago