ByteHamster / LeMonHashLinks
Learned Monotone Minimal Perfect Hashing
☆27Updated 2 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.☆30Updated last month
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 2 weeks 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☆34Updated 3 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Packed and Compressed Hash Tables☆15Updated last month
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆38Updated 4 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- ☆53Updated last year
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 7 months ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- ☆16Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆17Updated 2 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago