jermp / autocompleteLinks
Efficient and effective query auto-completion in C++.
☆54Updated 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 implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- A C++ library to benchmark inverted indexes.☆20Updated 4 years ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Framework☆19Updated last week
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated 8 months ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- Common Index File Format to to support interoperability between open-source IR engines☆37Updated 9 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.☆28Updated 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
- Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024☆62Updated 8 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆12Updated 7 years ago
- Fast compressed trie dictionary library☆69Updated 9 months ago
- Command line parser for C++17.☆27Updated 6 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 3 months ago
- Implementation of many similarity join algorithms.☆15Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A C++ library providing fast language model queries in compressed space.☆130Updated 2 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- Robust Cross-lingual Embeddings from Parallel Sentences☆22Updated 4 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 3 months ago
- Essential C++ utilities.☆15Updated 3 weeks ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Implementation of QuadSketch algorithm☆11Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago