piggypiggy / fp256Links
An efficient library for 256 bit integer arithmetic
☆49Updated 2 weeks 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 2 years ago
- Extended precision integer C++ library☆145Updated 2 months ago
- C++ unsigned 256 bit integer type☆178Updated 6 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆121Updated 9 months ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- A collection of some lockfree datastructures☆66Updated 2 years ago
- Modern Cryptography Suite in C++17☆84Updated 9 months ago
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆52Updated 4 years ago
- C++ library for Fast Fourier Transforms in finite fields☆98Updated 4 years ago
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆103Updated 4 years ago
- Benchmarks for our memory allocator☆67Updated last year
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implem…☆10Updated 5 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 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 7 years ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆181Updated 9 months ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago