djc / instant-distance
Fast approximate nearest neighbor searching in Rust, based on HNSW index
☆313Updated this week
Related projects ⓘ
Alternatives and complementary repositories for instant-distance
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆221Updated 2 weeks ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆158Updated 4 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆106Updated 2 months ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆226Updated 11 months ago
- Fast English word segmentation in Rust☆92Updated this week
- Rust language bindings for Faiss☆199Updated 2 months ago
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆60Updated 4 months ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆296Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆131Updated last year
- pgvector support for Rust☆121Updated last week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆229Updated last year
- Oxen.ai's core rust library, server, and CLI☆201Updated this week
- Library for generating vector embeddings, reranking in Rust☆285Updated this week
- A Rust implementation of OpenAI's Whisper model using the burn framework☆270Updated 6 months ago
- A better compressed bitset in Rust☆764Updated last week
- ☆181Updated 4 months ago
- Locality Sensitive Hashing in Rust with Python bindings☆111Updated last year
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆220Updated this week
- finalfusion embeddings in Rust☆93Updated last year
- Convert sequences of Rust objects to Arrow tables☆69Updated 3 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Rust client for txtai☆107Updated this week
- ONNX neural network inference engine☆124Updated this week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆208Updated 3 weeks ago
- A fast binary serialization framework☆381Updated last month
- Fast and safe evaluation of algebraic expressions☆277Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆263Updated last year
- Llama2 LLM ported to Rust burn☆274Updated 7 months ago