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
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Header-only binary fuse and xor filter library☆422Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- BitMagic Library☆442Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years 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
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- Concurrent Hash Table☆38Updated 2 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Updated 4 months ago
- Succinct data structures in C/C++☆93Updated 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
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Fast CRC32 implementations☆118Updated 2 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A C++ header only interval tree implementation.☆73Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Updated last year