jermp / autocompleteLinks
Efficient and effective query auto-completion in C++.
β55Updated 2 years ago
Alternatives and similar repositories for autocomplete
Users that are interested in autocomplete are comparing it to the libraries listed below
Sorting:
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 3 years ago
- Real time vector search engineβ138Updated 2 years ago
- Experimental search engine in C/C++17 - still in early development.β27Updated last month
- 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 C++ library to benchmark inverted indexes.β21Updated 5 years ago
- Fast compressed trie dictionary libraryβ70Updated last year
- A C++ library providing fast language model queries in compressed space.β132Updated 2 years ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Frameworkβ19Updated 3 months ago
- A library of inverted index data structuresβ150Updated 2 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016β26Updated 6 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.β17Updated 2 years ago
- similarity join and search algorithms for edit distance and jaccardβ18Updated 7 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashingβ23Updated last year
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- Implementation of HNSW that supports online updatesβ66Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.β26Updated 2 years ago
- GPU-Accelerated Faster Decoding of Integer Listsβ13Updated 6 years ago
- Parameterless and Universal FInding of Nearest Neighborsβ59Updated 6 months ago
- SUccinct Retrieval Frameworkβ21Updated 9 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducersβ57Updated 2 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".β52Updated 7 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ50Updated 6 years ago
- Succinct data structures in C/C++β88Updated last year
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.β31Updated 2 weeks ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018β15Updated 5 years ago
- Essential C++ utilities.β14Updated 4 months ago
- C++ source code for the Dynamic Index algorithm proposed in "Efficient Similarity Computation for Collaborative Filtering in Dynamic Enviβ¦β16Updated 6 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Indexβ54Updated 10 years ago
- β12Updated 7 years ago