jermp / autocompleteLinks
Efficient and effective query auto-completion in C++.
β55Updated last year
Alternatives and similar repositories for autocomplete
Users that are interested in autocomplete are comparing it to the libraries listed below
Sorting:
- A C++ library to benchmark inverted indexes.β20Updated 4 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 3 years ago
- Experimental search engine in C/C++17 - still in early development.β27Updated 9 months ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.β17Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.β26Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only libraryβ27Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashingβ23Updated last year
- A library of inverted index data structuresβ150Updated 2 years ago
- Fast compressed trie dictionary libraryβ70Updated 9 months ago
- Implementation of many similarity join algorithms.β15Updated 11 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016β25Updated 6 years ago
- Parameterless and Universal FInding of Nearest Neighborsβ60Updated 4 months ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximatβ¦β35Updated 5 years ago
- A C++ library providing fast language model queries in compressed space.β131Updated 2 years ago
- C++17 Implementation of Dynamic Filter Trieβ8Updated 3 years ago
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.β31Updated 2 weeks ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Frameworkβ20Updated last month
- similarity join and search algorithms for edit distance and jaccardβ18Updated 7 years ago
- Implementation of QuadSketch algorithmβ11Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Referenceβ54Updated last year
- β12Updated 7 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".β57Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducersβ57Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β30Updated 2 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
- Compact Tree Representationβ16Updated 8 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-onlyβ¦β40Updated 2 years ago