jermp / pthashLinks
✈️ PTHash is a fast and compact minimal perfect hash function.
☆230Updated 3 weeks 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.☆35Updated 2 years ago
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- Bloom-filter based minimal perfect hash function library☆264Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- ☆44Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last week
- A C++ header only interval tree implementation.☆64Updated 5 months ago
- BitMagic Library☆425Updated 2 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months 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 …☆26Updated 3 years ago
- Greg's Template Library of useful classes.☆201Updated 2 weeks ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 2 months ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 3 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- SIMD (SSE) string functions☆102Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Lightweight structured concurrency for C++20☆127Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago