ByteHamster / LeMonHashLinks
Learned Monotone Minimal Perfect Hashing
☆27Updated 5 months ago
Alternatives and similar repositories for LeMonHash
Users that are interested in LeMonHash are comparing it to the libraries listed below
Sorting:
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 2 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- Packed and Compressed Hash Tables☆15Updated 5 months ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A blend of the compact and sparse hash table implementations.☆15Updated 4 years ago
- ☆38Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated this week
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- High-performance dictionary coding☆105Updated 8 years ago