Decision Workspace
vsdb_trie_map vs vsdb_trie_db vs vsdb_hash_db
Side-by-side comparison of Rust crates
38
vsdb_trie_map
growingv0.20.0
Various easy-to-use KV-map structures based of the `vsdb_trie_db` crate
55
vsdb_trie_db
stablev8.3.0
A lightweight, production-grade Merkle Patricia Trie (MPT) implementation for vsdb
49
vsdb_hash_db
growingv5.0.0
An implementation of the `hash_db::HashDB` trait
Core Metrics
| vsdb_trie_map | vsdb_trie_db | vsdb_hash_db | |
|---|---|---|---|
| Health Score | 38 | 55 | 49 |
| Total Downloads | 18.8K | 35.4K | 27.8K |
| 30d Downloads | 3 | 58 | 20 |
| Dependents | 0 | 17 | 33 |
| Releases | 17 | 42 | 26 |
| Last Updated | 980d ago | 20d ago | 229d ago |
| Age | 3y | 3y | 3y |
Health Breakdown
vsdb_trie_map
Maintenance
6
Quality
12
Community
5
Popularity
5
Documentation
10
vsdb_trie_db
Maintenance
18
Quality
14
Community
8
Popularity
5
Documentation
10
vsdb_hash_db
Maintenance
10
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| vsdb_trie_map | vsdb_trie_db | vsdb_hash_db | |
|---|---|---|---|
| Version | 0.20.0 | 8.3.0 | 5.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 6 | 6 |
| Crate Size | 1KB | 17KB | 13KB |
| Features | 6 | 2 | 5 |
| Yanked % | 100.0% | 42.9% | 38.5% |
| Edition | 2021 | 2024 | 2024 |
| 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.
- •⚠ vsdb_trie_map has not been updated in over a year.
- •vsdb_trie_map is pre-1.0 — API may change.