jean-pierreBoth / hnswlib-rsLinks
Rust implementation of the HNSW algorithm (Malkov-Yashunin)
☆219Updated 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
Sorting:
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆249Updated 4 months ago
- Rust language bindings for Faiss☆240Updated 3 weeks ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆292Updated last month
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆328Updated 2 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- pgvector support for Rust☆187Updated last month
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆337Updated 2 weeks ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆243Updated 3 weeks ago
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆678Updated last week
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆122Updated last year
- Fastest and safest Rust implementation of parquet. `unsafe` free. Integration-tested against pyarrow☆379Updated last year
- Rust libraries and programs focused on succinct data structures☆151Updated 2 months ago
- Extract core logic from qdrant and make it available as a library.☆61Updated last year
- Rust client for Qdrant vector search engine☆357Updated 3 weeks ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆315Updated last year
- Llama2 LLM ported to Rust burn☆278Updated last year
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Convert sequences of Rust objects to Arrow tables☆94Updated last week
- Ready-made tokenizer library for working with GPT and tiktoken☆352Updated last month
- Low rank adaptation (LoRA) for Candle.☆168Updated 7 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆309Updated 2 months ago
- Rust object_store crate☆172Updated this week
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆329Updated last year
- Example of tch-rs on M1☆55Updated last year
- LLM Orchestrator built in Rust☆284Updated last year
- Hyper-geometric computational causality for Rust☆223Updated last week
- Rust SDK for Milvus.☆82Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago