piggypiggy / fp256Links
An efficient library for 256 bit integer arithmetic
☆50Updated 4 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☆156Updated last week
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆218Updated last year
- A collection of some lockfree datastructures☆70Updated 2 years ago
- C++ unsigned 256 bit integer type☆179Updated 10 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆124Updated last year
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- 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 8 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Modern Cryptography Suite in C++17☆84Updated last year
- ⏱️ single header benchmark framework for C and C++☆238Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- A performance-portable geodesic ray tracing library.☆26Updated 2 years ago
- Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.☆231Updated last week
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆105Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Add-on packages for Vector class library☆76Updated last year
- Code to accompany Hacker's Delight 2nd Edition by Henry S Warren. PS: Will have my notes etc when I go through it.☆222Updated 6 years ago
- C++ library for Fast Fourier Transforms in finite fields☆99Updated 4 years ago
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆53Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A better visualization of clang's -ftime-trace output☆18Updated 10 months ago
- C++ template library for floating point operations☆35Updated 3 weeks ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆180Updated last year