jermp / pthashLinks
✈️ PTHash is a fast and compact minimal perfect hash function.
☆237Updated this week
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 2 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated last month
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆409Updated 2 weeks ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated this week
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- BitMagic Library☆428Updated 2 weeks ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆349Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Fast CRC32 implementations☆88Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- 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
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Radix sorting from the ground up☆37Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago