djc / instant-distance
Fast approximate nearest neighbor searching in Rust, based on HNSW index
☆324Updated last month
Alternatives and similar repositories for instant-distance:
Users that are interested in instant-distance are comparing it to the libraries listed below
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆233Updated 3 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆114Updated 7 months ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆264Updated 2 weeks ago
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆69Updated 10 months ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆182Updated 2 months ago
- Fast English word segmentation in Rust☆98Updated last month
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆312Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆135Updated 3 months ago
- Rust language bindings for Faiss☆215Updated 2 months ago
- Fully typed LMDB wrappers with minimum overhead 🐦☆709Updated last month
- pgvector support for Rust☆152Updated 3 weeks ago
- Rust client for txtai☆111Updated 2 weeks ago
- Rust library for generating vector embeddings, reranking locally☆493Updated this week
- A better compressed bitset in Rust☆794Updated 2 weeks ago
- finalfusion embeddings in Rust☆100Updated last year
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆229Updated 5 months ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆172Updated last year
- Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow☆360Updated 9 months ago
- Synchronizable structs for Rust.☆312Updated 7 months ago
- Locality Sensitive Hashing in Rust with Python bindings☆115Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆386Updated 2 months ago
- Approx nearest neighbor search in Rust☆164Updated last year
- Rust port of Spice, a low-overhead parallelization library☆635Updated this week
- ☆323Updated last month
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆419Updated last year
- Llama2 LLM ported to Rust burn☆278Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- ☆65Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- ONNX neural network inference engine☆204Updated this week