ot / partitioned_elias_fano
Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"
☆38Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for partitioned_elias_fano
- A library of inverted index data structures☆147Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- Clustered Elias-Fano inverted indexes.☆14Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- ☆25Updated 7 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 6 years ago
- Persistent Memory Graph Database☆43Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Feed-forward Bloom filters☆52Updated 13 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- Succinct C++☆25Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 5 years ago
- Succinct data structures in C/C++☆82Updated last month
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Persistent Memory Storage Engine☆24Updated 2 weeks ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆85Updated 3 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A Variable-Length String Hashing Library in C++☆43Updated 5 years ago
- A C++ library for summarizing data streams☆24Updated 5 years ago