ComingUp
Vecdb – local-first hybrid vector database in Rust (HNSW and BM25)

Vecdb – local-first hybrid vector database in Rust (HNSW and BM25)

May 19, 2026 Developer Tools
rust programming similarity search vector_database

Gallery

Vecdb – local-first hybrid vector database in Rust (HNSW and BM25)

About

Vecdb is a local-first hybrid vector database built in Rust, supporting both HNSW and BM25 algorithms for efficient similarity searches. It allows for storing and querying vector embeddings locally, enabling offline capabilities and reduced latency. The database is open-source and available on GitHub for users to implement and customize.

Comments (0)

No comments yet. Be the first to comment!