rust-cv / hnsw
HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"
☆226Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for hnsw
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆158Updated 4 months ago
- Rust language bindings for Faiss☆199Updated 2 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆313Updated this week
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆221Updated 2 weeks ago
- Locality Sensitive Hashing in Rust with Python bindings☆111Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆263Updated last year
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆106Updated 2 months ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆296Updated last year
- pgvector support for Rust☆121Updated last week
- finalfusion embeddings in Rust☆93Updated last year
- Approx nearest neighbor search in Rust☆162Updated last year
- A better compressed bitset in Rust☆764Updated last week
- Extract core logic from qdrant and make it available as a library.☆56Updated 7 months ago
- Rust client for Qdrant vector search engine☆232Updated last month
- K-dimensional tree in Rust for fast geospatial indexing and lookup☆230Updated 6 months ago
- pure rust implemention of word2vec☆80Updated last year
- ☆62Updated last year
- Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow☆356Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆129Updated 7 months ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆283Updated 8 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆153Updated 2 months ago
- Library for generating vector embeddings, reranking in Rust☆285Updated this week
- Rust SDK for Milvus.☆60Updated 6 months ago
- 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
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆170Updated 7 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆273Updated 5 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆271Updated last year
- Rust client for txtai☆107Updated this week