KeyviDev / keyviLinks
Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
☆256Updated last month
Alternatives and similar repositories for keyvi
Users that are interested in keyvi are comparing it to the libraries listed below
Sorting:
- Graph-based Approximate Nearest Neighbor Search☆317Updated last year
- Search for similar short strings☆52Updated 5 years ago
- Trinity IR Infrastructure☆239Updated 6 years ago
- Moved to @serenedb - https://github.com/serenedb/serenedb☆186Updated last month
- PISA: Performant Indexes and Search for Academia☆1,044Updated last week
- Python library for handling efficiently sorted integer sets.☆227Updated 3 months ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆120Updated 2 weeks ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- Diskbased (persistent) hashtable☆166Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Roaring Bitmap in Cython☆82Updated last year
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and look…☆178Updated 7 years ago
- Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings…☆619Updated 2 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 10 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.☆1,203Updated 2 years ago
- Cylon is a fast, scalable, distributed memory, parallel runtime with a Pandas like DataFrame.☆301Updated last year
- Using Machine Learning to learn how to Compress☆113Updated 2 years ago
- In Memory Property Graph Server using a Shared Nothing design☆45Updated 2 years ago
- Real time vector search engine☆139Updated 2 years ago
- utils to use word embedding models like word2vec vectors in a PostgreSQL database☆144Updated 4 years ago
- Search engine benchmark (Tantivy, Lucene, PISA, ...)☆99Updated 2 weeks ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆488Updated last month
- Wolfsort is a stable adaptive hybrid radix / merge sort.