luispedro / diskhashLinks
Diskbased (persistent) hashtable
☆167Updated last year
Alternatives and similar repositories for diskhash
Users that are interested in diskhash are comparing it to the libraries listed below
Sorting:
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- A collection of succinct data structures☆211Updated 2 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- A General-Purpose Counting Filter: Counting Quotient Filter☆132Updated 2 years ago
- Succinct Data Structure Library☆109Updated 12 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Rolling Hash C++ Library☆190Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- Compact Data Structures Library☆103Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Embedded storage benchmarking tool☆139Updated 3 weeks ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Updated 9 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- A library of inverted index data structures☆151Updated 3 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated this week