ot / partitioned_elias_fanoLinks
Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"
☆40Updated 10 years ago
Alternatives and similar repositories for partitioned_elias_fano
Users that are interested in partitioned_elias_fano are comparing it to the libraries listed below
Sorting:
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 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☆53Updated last year
- ☆27Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 9 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A key/value database based on SkimpyStash.☆13Updated 10 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Succinct data structures in C/C++☆91Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A collection of succinct data structures☆211Updated last year
- LSM-trie☆114Updated 4 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆11Updated 9 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- Suite of universal indexes for Highly Repetitive Document Collections☆22Updated 5 years ago