Decision Workspace
yvdb vs embedvec vs vecstore
Side-by-side comparison of Rust crates
43
yvdb
experimentalv0.1.1
Small educational in-memory vector database with REST API, append-only durability, brute-force search, and adaptive heartbeat feat for RAG hallucination mitigation
47
embedvec
experimentalv0.6.0
Fast, lightweight, in-process vector database with HNSW indexing, metadata filtering, E8 quantization, and PyO3 bindings
45
vecstore
experimentalv1.0.0
The perfect vector database - 100/100 score, embeddable, high-performance, production-ready with RAG toolkit
Core Metrics
| yvdb | embedvec | vecstore | |
|---|---|---|---|
| Health Score | 43 | 47 | 45 |
| Total Downloads | 123 | 102 | 476 |
| 30d Downloads | 37 | 38 | 40 |
| Dependents | 2 | 0 | 9 |
| Releases | 2 | 3 | 1 |
| Last Updated | 88d ago | 45d ago | 158d ago |
| Age | 3m | 2m | 5m |
Health Breakdown
yvdb
Maintenance
12
Quality
12
Community
7
Popularity
2
Documentation
10
embedvec
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
vecstore
Maintenance
6
Quality
14
Community
9
Popularity
3
Documentation
13
Technical Details
| yvdb | embedvec | vecstore | |
|---|---|---|---|
| Version | 0.1.1 | 0.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 12 | 19 | 57 |
| Crate Size | 27KB | 61KB | 2.3MB |
| Features | 0 | 12 | 15 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embedvec leads with a health score of 47/100, but none of the options score above 80.
- •vecstore has the most downloads (476), suggesting wider adoption.
- •yvdb, embedvec are pre-1.0 — API may change.