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
- A library of inverted index data structures☆150Updated 2 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- Simple baselines for "Learned Indexes"☆158Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆50Updated 6 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- Efficient and effective query auto-completion in C++.☆55Updated 2 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 6 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 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
- A C++ library for summarizing data streams☆23Updated 6 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- ☆38Updated 5 years ago
- BinDex: A Two-Layered Index for Fast and Robust Scans (SIGMOD2020)☆10Updated 5 years ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardi…☆14Updated 5 years ago
- A read-optimized learned index for unsorted data☆31Updated 2 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 10 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆28Updated 6 months ago
- Quick ADC☆26Updated 6 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- A general-purpose, distributed graph random walk engine.☆109Updated 2 years ago
- Code used in the paper "On dynamic succinct graph representations".☆11Updated 4 years ago
- SkinnerDB is an analytical database management system. It uses adaptive processing and reinforcement learning to find near-optimal join o…☆50Updated last year
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago