Decision Workspace
expire_cache vs scc vs stretto
Side-by-side comparison of Rust crates
47
expire_cache
experimentalv0.1.25
High-performance generational cache for Rust / 高性能分代缓存
67
scc
stablev3.7.1
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces
66
stretto
growingv0.9.0
Stretto is a high performance thread-safe memory-bound Rust cache.
Core Metrics
| expire_cache | scc | stretto | |
|---|---|---|---|
| Health Score | 47 | 67 | 66 |
| Total Downloads | 2.4K | 65.2M | 369.7K |
| 30d Downloads | 0 | 5.9M | 15.3K |
| Dependents | 46 | 1.2K | 193 |
| Releases | 24 | 243 | 36 |
| Last Updated | 157d ago | 13d ago | 13d ago |
| Age | 5m | 5y 6m | 4y 7m |
Health Breakdown
expire_cache
Maintenance
12
Quality
15
Community
8
Popularity
4
Documentation
8
scc
Maintenance
18
Quality
12
Community
14
Popularity
8
Documentation
15
stretto
Maintenance
18
Quality
14
Community
12
Popularity
7
Documentation
15
Technical Details
| expire_cache | scc | stretto | |
|---|---|---|---|
| Version | 0.1.25 | 3.7.1 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MulanPSL-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 12 | 22 |
| Crate Size | 14KB | 140KB | 148KB |
| Features | 5 | 1 | 7 |
| Yanked % | 0.0% | 82.3% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scc leads with a health score of 67/100, but none of the options score above 80.
- •scc is depended on by 1.2K crates — strongest ecosystem trust.
- •expire_cache, stretto are pre-1.0 — API may change.