roberto-trani / mphf_benchmarkLinks
A Benchmark of Minimal Perfect Hash Function Algorithms.
☆38Updated 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.☆236Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 7 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Succinct Data Structure Library 3.0☆94Updated last week
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- Additional C++11 Random Distributions☆19Updated last year
- Bit packed vector of integral values☆27Updated 6 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 4 months ago
- Dynamic succinct/compressed data structures☆112Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years 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
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆46Updated 2 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆217Updated last week
- PtrHash minimal perfect hash function☆66Updated last month
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆13Updated 8 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago