roberto-trani / mphf_benchmarkLinks
A Benchmark of Minimal Perfect Hash Function Algorithms.
☆37Updated 2 years ago
Alternatives and similar repositories for mphf_benchmark
Users that are interested in mphf_benchmark are comparing it to the libraries listed below
Sorting:
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆234Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆45Updated 10 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 3 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 weeks ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 5 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆215Updated last month
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 6 months ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- Additional C++11 Random Distributions☆19Updated last year
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last month
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 2 weeks ago
- ☆11Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated 2 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- ☆38Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago