jermp / 2i_benchLinks
A C++ library to benchmark inverted indexes.
☆21Updated 5 years ago
Alternatives and similar repositories for 2i_bench
Users that are interested in 2i_bench are comparing it to the libraries listed below
Sorting:
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 7 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- Efficient and effective query auto-completion in C++.☆55Updated last year
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 6 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- ☆38Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 6 months ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- A C++ library for summarizing data streams☆23Updated 6 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- Code used in the paper "On dynamic succinct graph representations".☆11Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Stream processing engine☆13Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 6 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 7 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆56Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago