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☆36Updated 9 months ago
- Efficient and effective query auto-completion in C++.☆56Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- ☆38Updated 5 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 8 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 8 months ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardi…☆14Updated 6 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 3 months ago
- A read-optimized learned index for unsorted data☆32Updated 2 years ago
- similarity join and search algorithms for edit distance and jaccard☆19Updated 7 years ago
- simd enabled column imprints☆11Updated 7 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- BinDex: A Two-Layered Index for Fast and Robust Scans (SIGMOD2020)☆10Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Succinct C++☆24Updated 5 years ago
- Source code for SIGMOD 2020 paper "Improving Approximate Nearest Neighbor Search through Learned Adaptive Early Termination"☆57Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆20Updated last year
- Paper about the estimation of cardinalities from HyperLogLog sketches☆64Updated 4 years ago