jandrewrogers / AquaHashLinks
Fast Hash Functions Using AES Intrinsics
☆85Updated 6 years ago
Alternatives and similar repositories for AquaHash
Users that are interested in AquaHash are comparing it to the libraries listed below
Sorting:
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated 2 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- ☆113Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- ☆66Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Succinct data structures in C/C++☆92Updated last year
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- ☆39Updated 5 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago