djc / instant-distanceLinks
Fast approximate nearest neighbor searching in Rust, based on HNSW index
☆327Updated last month
Alternatives and similar repositories for instant-distance
Users that are interested in instant-distance are comparing it to the libraries listed below
Sorting:
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆273Updated this week
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆115Updated 9 months ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆192Updated last week
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆237Updated 4 months ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆230Updated 7 months ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆318Updated last year
- Synchronizable structs for Rust.☆311Updated 8 months ago
- Rust language bindings for Faiss☆220Updated 3 months ago
- Llama2 LLM ported to Rust burn☆278Updated last year
- pgvector support for Rust☆168Updated last month
- Fast English word segmentation in Rust☆99Updated last month
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆136Updated 4 months ago
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆70Updated 11 months ago
- A better compressed bitset in Rust☆811Updated this week
- finalfusion embeddings in Rust☆102Updated last year
- ☆332Updated 3 months ago
- Rust library for generating vector embeddings, reranking.☆533Updated last week
- Convert sequences of Rust objects to Arrow tables☆88Updated last week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆422Updated last year
- Rust port of Spice, a low-overhead parallelization library☆646Updated last month
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆174Updated last year
- Fully typed LMDB wrappers with minimum overhead 🐦☆749Updated last week
- Easy declarative web interfaces.☆396Updated 2 months ago
- Tooling for creating your own distributed systems.☆397Updated 10 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆393Updated 3 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆270Updated last year
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆295Updated 7 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.☆250Updated 2 weeks ago
- Locality Sensitive Hashing in Rust with Python bindings☆116Updated 2 years ago
- Approx nearest neighbor search in Rust☆166Updated 2 years ago