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
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A library of inverted index data structures☆149Updated 2 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- Quick ADC☆25Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A C++ library for summarizing data streams☆24Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 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
- ☆26Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 9 years ago
- ☆12Updated 6 years ago
- A data structure and algorithm library built for TerarkDB☆64Updated 3 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Succinct C++☆24Updated 4 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- ☆12Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Feed-forward Bloom filters☆52Updated 14 years ago