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