A library of inverted index data structures
☆151Dec 15, 2022Updated 3 years ago
Alternatives and similar repositories for ds2i
Users that are interested in ds2i are comparing it to the libraries listed below
Sorting:
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Jan 31, 2015Updated 11 years ago
- Clustered Elias-Fano inverted indexes.☆15Jun 4, 2018Updated 7 years ago
- A collection of succinct data structures☆213Jan 3, 2024Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Jan 27, 2023Updated 3 years ago
- ☆13Nov 15, 2017Updated 8 years ago
- A C++ library to benchmark inverted indexes.☆21Aug 4, 2020Updated 5 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Sep 5, 2025Updated 5 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Dictionary-based compression for inverted indexes.☆24Mar 22, 2019Updated 6 years ago
- Trinity IR Infrastructure☆239Nov 8, 2019Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated last year
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- SUccinct Retrieval Framework☆21Jan 24, 2016Updated 10 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Jun 28, 2022Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- PISA: Performant Indexes and Search for Academia☆1,045Feb 16, 2026Updated last week
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- General purpose C++ library for iZENECloud☆43Apr 21, 2015Updated 10 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14May 11, 2018Updated 7 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- Compact Tree Representation☆16Mar 16, 2017Updated 8 years ago
- Efficient and effective query auto-completion in C++.☆57Sep 24, 2023Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Feb 15, 2022Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Sep 4, 2024Updated last year
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- Dynamic succinct/compressed data structures☆116Dec 17, 2025Updated 2 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Feb 15, 2025Updated last year
- ☆12Jun 25, 2021Updated 4 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Nov 10, 2015Updated 10 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- A signature-based search engine☆409Jan 4, 2022Updated 4 years ago
- Common Index File Format to to support interoperability between open-source IR engines☆40Sep 19, 2024Updated last year
- The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiative☆11Aug 6, 2025Updated 6 months ago
- FOundation of stXXl and thriLL☆14Jan 24, 2024Updated 2 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆68May 31, 2023Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Jun 27, 2023Updated 2 years ago