Decision Workspace
disklru vs hal_kv vs cached
Side-by-side comparison of Rust crates
42
disklru
growingv0.3.3
DiskLRU is an experimental LRU store.
34
hal_kv
growingv0.1.0
A kv hybrid access layer
69
cached
growingv0.59.0
Generic cache implementations and simplified function memoization
Core Metrics
| disklru | hal_kv | cached | |
|---|---|---|---|
| Health Score | 42 | 34 | 69 |
| Total Downloads | 12.0K | 1.3K | 32.4M |
| 30d Downloads | 106 | 4 | 2.0M |
| Dependents | 2 | 0 | 3.7K |
| Releases | 9 | 1 | 92 |
| Last Updated | 740d ago | 616d ago | 5d ago |
| Age | 3y 2m | 1y 8m | 9y |
Health Breakdown
disklru
Maintenance
4
Quality
14
Community
4
Popularity
5
Documentation
15
hal_kv
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
10
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| disklru | hal_kv | cached | |
|---|---|---|---|
| Version | 0.3.3 | 0.1.0 | 0.59.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 5 | 9 | 24 |
| Crate Size | 34KB | 8KB | 77KB |
| Features | 0 | 1 | 14 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached leads with a health score of 69/100, but none of the options score above 80.
- •cached is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ disklru, hal_kv have not been updated in over a year.