djc / instant-distanceLinks
Fast approximate nearest neighbor searching in Rust, based on HNSW index
☆334Updated 3 weeks ago
Alternatives and similar repositories for instant-distance
Users that are interested in instant-distance are comparing it to the libraries listed below
Sorting:
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆245Updated last month
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆286Updated this week
- Rust language bindings for Faiss☆234Updated last week
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆121Updated last year
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆211Updated 3 weeks ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆139Updated 3 months ago
- Fast English word segmentation in Rust☆100Updated last month
- Locality Sensitive Hashing in Rust with Python bindings☆118Updated 2 years ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆326Updated 2 years ago
- pgvector support for Rust☆179Updated 3 weeks ago
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆72Updated last year
- finalfusion embeddings in Rust☆103Updated last year
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆235Updated 10 months ago
- Rust client for txtai☆111Updated last month
- Approx nearest neighbor search in Rust☆167Updated 2 years ago
- Synchronizable structs for Rust.☆312Updated 11 months ago
- A library for high-performant graph algorithms.☆418Updated 9 months ago
- ☆67Updated 2 years ago
- A tiny embedding database in pure Rust.☆420Updated last year
- Inference Llama 2 in one file of pure Rust 🦀☆234Updated 2 years ago
- Rust port of annoy (https://github.com/spotify/annoy)☆44Updated last month
- A blazingly fast and lightweight language detection library for Rust☆421Updated last month
- Deprecated: We moved this to Oxen-AI/Oxen core☆247Updated last month
- pure rust implemention of word2vec☆85Updated 2 years ago
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆617Updated 2 weeks ago
- ☆43Updated last year
- Graph-based Approximate Nearest Neighbor Search☆320Updated last year
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆179Updated last month
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆404Updated 7 months ago