jermp / 2i_benchLinks
A C++ library to benchmark inverted indexes.
☆20Updated 4 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:
- Efficient and effective query auto-completion in C++.☆55Updated last year
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 4 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Code used in the paper "On dynamic succinct graph representations".☆11Updated 3 years ago
- Implementation of QuadSketch algorithm☆11Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- A C++ library for summarizing data streams☆23Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆72Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Search☆26Updated 6 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Count-Min sketch-based approximate counting library☆45Updated 2 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- C++ source code for the Dynamic Index algorithm proposed in "Efficient Similarity Computation for Collaborative Filtering in Dynamic Envi…☆16Updated 5 years ago
- ☆38Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆25Updated 6 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- ☆19Updated 3 years ago
- Python bindings to Succinct Data Structure Library 2.0☆32Updated 6 years ago
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation☆14Updated 2 years ago