matte1782/edgevec
High-performance vector search for Browser, Node, and Edge
Embeds a Rust-based vector database compiled to WebAssembly, featuring HNSW + FlatIndex for dense vectors, BM25-backed sparse vectors with hybrid search (RRF fusion), and binary quantization achieving 32x memory reduction. Includes metadata filtering via SQL-like expressions, soft deletes, persistence, and SIMD-accelerated distance calculations for sub-millisecond search latency across modern browsers with automatic scalar fallback for unsupported platforms.
87 stars and 1,404 monthly downloads. Available on npm.
Stars
87
Forks
4
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Monthly downloads
1,404
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/matte1782/edgevec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
alibaba/zvec
A lightweight, lightning-fast, in-process vector database
devflowinc/trieve
All-in-one platform for search, recommendations, RAG, and analytics offered via API
upstash/semantic-cache
A fuzzy key value store based on semantic similarity rather lexical equality.
rryam/VecturaKit
Swift-based vector database for on-device RAG using MLTensor and MLX Embedders
Build5Nines/SharpVector
Lightweight, In-memory, Semantic Search, Text Vector Database to embed in any .NET Application