Decision Workspace
vsdb_hash_db vs vsdb_trie_db vs mmdb_hash_db
Side-by-side comparison of Rust crates
49
vsdb_hash_db
growingv5.0.0
An implementation of the `hash_db::HashDB` trait
55
vsdb_trie_db
stablev8.3.0
A lightweight, production-grade Merkle Patricia Trie (MPT) implementation for vsdb
41
mmdb_hash_db
growingv0.3.1
An implementation of the `hash_db::HashDB` trait
Core Metrics
| vsdb_hash_db | vsdb_trie_db | mmdb_hash_db | |
|---|---|---|---|
| Health Score | 49 | 55 | 41 |
| Total Downloads | 27.8K | 35.4K | 8.0K |
| 30d Downloads | 20 | 58 | 15 |
| Dependents | 33 | 17 | 10 |
| Releases | 26 | 42 | 7 |
| Last Updated | 229d ago | 20d ago | 638d ago |
| Age | 3y | 3y | 1y 10m |
Health Breakdown
vsdb_hash_db
Maintenance
10
Quality
15
Community
9
Popularity
5
Documentation
10
vsdb_trie_db
Maintenance
18
Quality
14
Community
8
Popularity
5
Documentation
10
mmdb_hash_db
Maintenance
7
Quality
11
Community
8
Popularity
5
Documentation
10
Technical Details
| vsdb_hash_db | vsdb_trie_db | mmdb_hash_db | |
|---|---|---|---|
| Version | 5.0.0 | 8.3.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 6 | 6 |
| Crate Size | 13KB | 17KB | 4KB |
| Features | 5 | 2 | 5 |
| Yanked % | 38.5% | 42.9% | 100.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 2 | 2 |
Links
Quick Verdict
- •vsdb_trie_db leads with a health score of 55/100, but none of the options score above 80.
- •⚠ mmdb_hash_db has not been updated in over a year.
- •mmdb_hash_db is pre-1.0 — API may change.