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
- ☆13Nov 15, 2017Updated 8 years ago
- A C++ library to benchmark inverted indexes.☆21Aug 4, 2020Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 13 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Jan 27, 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
- General purpose C++ library for iZENECloud☆43Apr 21, 2015Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Sep 5, 2025Updated 6 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- PISA: Performant Indexes and Search for Academia☆1,046Feb 16, 2026Updated last month
- Fastest Integer Compression☆828Mar 1, 2024Updated 2 years ago
- Compact Tree Representation☆16Mar 16, 2017Updated 9 years ago
- Research code implementing inverted multiindex structure☆83Nov 27, 2013Updated 12 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- SUccinct Retrieval Framework☆21Jan 24, 2016Updated 10 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago
- Compact Data Structures Library☆102Jun 20, 2022Updated 3 years ago
- The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiative☆11Aug 6, 2025Updated 7 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated last year
- Reduced on-disk Suffix Array☆22Oct 9, 2013Updated 12 years ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- The FastPFOR C++ library: Fast integer compression☆962Mar 5, 2026Updated 2 weeks ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 4 months ago
- Dynamic succinct/compressed data structures☆117Dec 17, 2025Updated 3 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Feb 15, 2022Updated 4 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Dec 4, 2019Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Sep 4, 2024Updated last year
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Sep 13, 2018Updated 7 years ago
- GPU-Accelerated Faster Decoding of Integer Lists☆13Aug 20, 2019Updated 6 years ago
- A Go implementation of the Elias-Fano encoding☆41Jun 16, 2024Updated last year
- Bash script to install gcc-4.9.2 and boost-1.57 on CentOS 5.x, CentOS 6.x and Mac OS X. Languages: c++, c and go. Includes tcmalloc on …☆13May 7, 2016Updated 9 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated this week
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Nov 10, 2015Updated 10 years ago
- Efficient Prefix-Sum data structures in C++.☆27Oct 1, 2023Updated 2 years ago