jean-pierreBoth / hnswlib-rs
Rust implementation of the HNSW algorithm (Malkov-Yashunin)
☆170Updated 3 weeks ago
Alternatives and similar repositories for hnswlib-rs:
Users that are interested in hnswlib-rs 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"☆230Updated last month
- Rust language bindings for Faiss☆211Updated 2 weeks ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆323Updated this week
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆244Updated last week
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆304Updated last year
- pgvector support for Rust☆149Updated 2 weeks ago
- Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow☆359Updated 7 months ago
- A rust implementation of some popular snowball stemming algorithms☆122Updated 10 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆113Updated 6 months ago
- Locality Sensitive Hashing in Rust with Python bindings☆114Updated last year
- Lightweight and high performance concurrent cache☆226Updated last week
- Extract core logic from qdrant and make it available as a library.☆57Updated 11 months ago
- Convert sequences of Rust objects to Arrow tables☆76Updated 2 weeks ago
- Rust client for Qdrant vector search engine☆267Updated last week
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆188Updated 3 weeks ago
- finalfusion embeddings in Rust☆96Updated last year
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆289Updated last year
- Rust library for generating vector embeddings, reranking locally☆444Updated last week
- Rust libraries and programs focused on succinct data structures☆136Updated this week
- Rust SDK for Milvus.☆64Updated 3 weeks ago
- Support for json-path in Rust☆115Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆187Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆123Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆71Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆137Updated 2 years ago
- Llama2 LLM ported to Rust burn☆277Updated 11 months ago
- Low rank adaptation (LoRA) for Candle.☆144Updated 7 months ago
- ☆176Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago