piggypiggy / fp256
An efficient library for 256 bit integer arithmetic
☆49Updated 3 years 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☆143Updated this week
- Modern Cryptography Suite in C++17☆85Updated 7 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆119Updated 7 months ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- A collection of some lockfree datastructures☆61Updated 2 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- A small C & C++ library to use the OS's Crytpgraphically Secure Pseudo-Random Number Generator☆62Updated 7 years 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- C++ unsigned 256 bit integer type☆176Updated 4 months ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Add-on packages for Vector class library☆74Updated last year
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆103Updated 4 years ago
- C++ library for Fast Fourier Transforms in finite fields☆95Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- C++ constexpr implementation of XXH3☆48Updated 2 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…☆57Updated 2 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 7 months ago
- A basic implementation of the Small Primes Number-Theoretic Transform (NTT) multiplication algorithm.☆24Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ library for Finite Fields and Elliptic Curves☆157Updated 3 years ago
- A C++ library for creation and manipulation of Merkle trees☆75Updated 8 months ago
- Performance Evaluation of SHA-256 using SHA New Instructions.☆43Updated 4 years ago