Decision Workspace
stretto vs fibre_cache vs scc
Side-by-side comparison of Rust crates
54
stretto
growingv0.8.4
Stretto is a high performance thread-safe memory-bound Rust cache.
52
fibre_cache
experimentalv0.4.7
Best in-class comprehensive, most flexible, high-performance, concurrent multi-mode sync/async caching library for Rust. It provides a rich, ergonomic API including a runtime-agnostic CacheLoader, an atomic `entry` API, and a wide choice of modern cache policies like W-TinyLFU, SIEVE, ARC, LRU, Clock, SLRU, Random.
68
scc
stablev3.6.12
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces
Core Metrics
| stretto | fibre_cache | scc | |
|---|---|---|---|
| Health Score | 54 | 52 | 68 |
| Total Downloads | 341.7K | 2.1K | 53.8M |
| 30d Downloads | 12.6K | 84 | 6.1M |
| Dependents | 193 | 7 | 1.1K |
| Releases | 35 | 8 | 241 |
| Last Updated | 698d ago | 30d ago | 3d ago |
| Age | 4y 5m | 9m | 5y 4m |
Health Breakdown
stretto
Maintenance
7
Quality
15
Community
12
Popularity
7
Documentation
13
fibre_cache
Maintenance
17
Quality
13
Community
8
Popularity
4
Documentation
10
scc
Maintenance
19
Quality
12
Community
14
Popularity
8
Documentation
15
Technical Details
| stretto | fibre_cache | scc | |
|---|---|---|---|
| Version | 0.8.4 | 0.4.7 | 3.6.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | Apache-2.0 |
| Dependencies | 19 | 21 | 12 |
| Crate Size | 77KB | 120KB | 140KB |
| Features | 5 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 83.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scc leads with a health score of 68/100, but none of the options score above 80.
- •scc is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ stretto has not been updated in over a year.
- •stretto, fibre_cache are pre-1.0 — API may change.