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☆142Updated 3 weeks 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
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- A collection of some lockfree datastructures☆60Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- A combined repository for all RLIBM prototypes☆45Updated 6 months ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆18Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast and compact minimal perfect hash functions in C++.☆225Updated this week
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆118Updated 6 months ago
- AVX-512 utilities☆20Updated 10 years ago
- ☆31Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 2 months ago
- Add-on packages for Vector class library☆73Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Modern Cryptography Suite in C++17☆85Updated 6 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆51Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A 128 bit unsigned integer class for CUDA☆46Updated 3 months ago