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
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Extended precision integer C++ library☆141Updated 2 months ago
- Modern Cryptography Suite in C++17☆85Updated 5 months ago
- A collection of some lockfree datastructures☆59Updated last year
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- Always up-to-date mirror of the SUPERCOP cryptographic benchmark.☆29Updated 2 weeks ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 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
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆117Updated 5 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆51Updated 11 months ago
- Test cases for EdDSA signature verification edge cases☆16Updated 2 years ago
- Optimized Binary GCD for Modular Inversion☆43Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- ☆13Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆99Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast and compact minimal perfect hash functions in C++.☆221Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated last month
- C++ library for Fast Fourier Transforms in finite fields☆95Updated 3 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 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