Decision Workspace
hal_kv vs disklru vs epoch-db
Side-by-side comparison of Rust crates
34
hal_kv
growingv0.1.0
A kv hybrid access layer
42
disklru
growingv0.3.3
DiskLRU is an experimental LRU store.
42
epoch-db
experimentalv0.2.9
An intelligent, persistent, and concurrent key-value store for Rust, designed to manage data with a lifecycle through frequency tracking and TTL.
Core Metrics
| hal_kv | disklru | epoch-db | |
|---|---|---|---|
| Health Score | 34 | 42 | 42 |
| Total Downloads | 1.3K | 12.0K | 3.8K |
| 30d Downloads | 4 | 110 | 13 |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 9 | 11 |
| Last Updated | 616d ago | 740d ago | 219d ago |
| Age | 1y 8m | 3y 2m | 8m |
Health Breakdown
hal_kv
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
10
disklru
Maintenance
4
Quality
14
Community
4
Popularity
5
Documentation
15
epoch-db
Maintenance
10
Quality
12
Community
6
Popularity
4
Documentation
10
Technical Details
| hal_kv | disklru | epoch-db | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.3 | 0.2.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 5 | 10 |
| Crate Size | 8KB | 34KB | 36KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •disklru leads with a health score of 42/100, but none of the options score above 80.
- •⚠ hal_kv, disklru have not been updated in over a year.