Decision Workspace
izihawa_ttl_cache vs ttl_cache vs ttl_cache_with_purging
Side-by-side comparison of Rust crates
40
izihawa_ttl_cache
growingv0.5.1
A cache that will expire values after a TTL
46
ttl_cache
growingv0.5.1
A cache that will expire values after a TTL
42
ttl_cache_with_purging
growingv0.2.0
A time-to-live (TTL) cache implementation with optional background purging for expired entries.
Core Metrics
| izihawa_ttl_cache | ttl_cache | ttl_cache_with_purging | |
|---|---|---|---|
| Health Score | 40 | 46 | 42 |
| Total Downloads | 5.8K | 5.8M | 7.3K |
| 30d Downloads | 48 | 318.6K | 32 |
| Dependents | 7 | 630 | 0 |
| Releases | 1 | 10 | 2 |
| Last Updated | 910d ago | 2704d ago | 638d ago |
| Age | 2y 6m | 9y 5m | 2y 10m |
Health Breakdown
izihawa_ttl_cache
Maintenance
1
Quality
17
Community
5
Popularity
4
Documentation
13
ttl_cache
Maintenance
4
Quality
12
Community
11
Popularity
8
Documentation
11
ttl_cache_with_purging
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
10
Technical Details
| izihawa_ttl_cache | ttl_cache | ttl_cache_with_purging | |
|---|---|---|---|
| Version | 0.5.1 | 0.5.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 10KB | 10KB | 9KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ttl_cache leads with a health score of 46/100, but none of the options score above 80.
- •ttl_cache is depended on by 630 crates — strongest ecosystem trust.
- •⚠ izihawa_ttl_cache, ttl_cache, ttl_cache_with_purging have not been updated in over a year.