jandrewrogers / AquaHash
Fast Hash Functions Using AES Intrinsics
☆82Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for AquaHash
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- High-performance dictionary coding☆103Updated 7 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆104Updated 9 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 4 years ago
- ☆39Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Testing memory-level parallelism☆66Updated 8 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 7 months ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- ☆28Updated 3 weeks ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A fast SIMD parser for CSV files☆146Updated 2 years ago