djc / instant-distanceLinks
Fast approximate nearest neighbor searching in Rust, based on HNSW index
☆337Updated last week
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"☆249Updated 3 months ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆291Updated last month
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆122Updated last year
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆219Updated 2 weeks ago
- Rust language bindings for Faiss☆240Updated 2 weeks ago
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆328Updated 2 years ago
- Fast English word segmentation in Rust☆101Updated last month
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆72Updated last year
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- pgvector support for Rust☆186Updated last month
- Synchronizable structs for Rust.☆312Updated last year
- Rust client for txtai☆113Updated last week
- A blazingly fast and lightweight language detection library for Rust☆426Updated last week
- Approx nearest neighbor search in Rust☆165Updated 2 years ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- ☆67Updated 2 years ago
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆678Updated this week
- Flexible, Fast & Compact Serialization with RPC☆376Updated 2 years ago
- Llama2 LLM ported to Rust burn☆278Updated last year
- pure rust implemention of word2vec☆86Updated 2 years ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆238Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆425Updated last year
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆185Updated 3 months ago
- Graph-based Approximate Nearest Neighbor Search☆320Updated last year
- Deprecated: We moved this to Oxen-AI/Oxen core☆247Updated 3 months ago
- A library for high-performant graph algorithms.☆428Updated 11 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 weeks ago
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆151Updated 9 months ago