stg7 / haesni
haesni is a small hash function using aes-ni for fast string hashing
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for haesni
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- ☆13Updated last year
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- benchmarking positional population count☆12Updated 8 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- unrolled skip list library for C☆21Updated 5 years ago