jermp / pthashLinks
✈️ PTHash is a fast and compact minimal perfect hash function.
☆250Updated 2 months ago
Alternatives and similar repositories for pthash
Users that are interested in pthash are comparing it to the libraries listed below
Sorting:
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Bloom-filter based minimal perfect hash function library☆271Updated 6 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆234Updated 4 months ago
- Header-only binary fuse and xor filter library☆422Updated 2 weeks ago
- Succinct data structures in C/C++☆92Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- BitMagic Library☆441Updated 5 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- 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 …☆26Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Fast CRC32 implementations☆118Updated 2 months ago
- Concurrent Hash Table☆38Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Radix sorting from the ground up☆38Updated 2 years ago