Decision Workspace
fibre_cache vs stretto vs cache-advisor
Side-by-side comparison of Rust crates
55
fibre_cache
experimentalv0.4.8
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.
66
stretto
growingv0.9.0
Stretto is a high performance thread-safe memory-bound Rust cache.
53
cache-advisor
growingv1.0.16
scan-resistant concurrent cache eviction manager
Core Metrics
| fibre_cache | stretto | cache-advisor | |
|---|---|---|---|
| Health Score | 55 | 66 | 53 |
| Total Downloads | 2.4K | 369.7K | 88.0K |
| 30d Downloads | 0 | 15.3K | 6.1K |
| Dependents | 8 | 193 | 42 |
| Releases | 9 | 36 | 9 |
| Last Updated | 1d ago | 13d ago | 1024d ago |
| Age | 11m | 4y 7m | 3y 11m |
Health Breakdown
fibre_cache
Maintenance
19
Quality
13
Community
9
Popularity
4
Documentation
10
stretto
Maintenance
18
Quality
14
Community
12
Popularity
7
Documentation
15
cache-advisor
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
13
Technical Details
| fibre_cache | stretto | cache-advisor | |
|---|---|---|---|
| Version | 0.4.8 | 0.9.0 | 1.0.16 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 21 | 22 | 1 |
| Crate Size | 120KB | 148KB | 14KB |
| Features | 7 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stretto leads with a health score of 66/100, but none of the options score above 80.
- •stretto is depended on by 193 crates — strongest ecosystem trust.
- •⚠ cache-advisor has not been updated in over a year.
- •fibre_cache, stretto are pre-1.0 — API may change.