Decision Workspace
fibre_cache vs stretto vs cache-advisor
Side-by-side comparison of Rust crates
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.
54
stretto
growingv0.8.4
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 | 52 | 54 | 53 |
| Total Downloads | 2.1K | 341.7K | 72.7K |
| 30d Downloads | 84 | 12.6K | 5.3K |
| Dependents | 7 | 193 | 42 |
| Releases | 8 | 35 | 9 |
| Last Updated | 30d ago | 698d ago | 965d ago |
| Age | 9m | 4y 5m | 3y 9m |
Health Breakdown
fibre_cache
Maintenance
17
Quality
13
Community
8
Popularity
4
Documentation
10
stretto
Maintenance
7
Quality
15
Community
12
Popularity
7
Documentation
13
cache-advisor
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
13
Technical Details
| fibre_cache | stretto | cache-advisor | |
|---|---|---|---|
| Version | 0.4.7 | 0.8.4 | 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 | 19 | 1 |
| Crate Size | 120KB | 77KB | 14KB |
| Features | 7 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stretto leads with a health score of 54/100, but none of the options score above 80.
- •stretto is depended on by 193 crates — strongest ecosystem trust.
- •⚠ stretto, cache-advisor have not been updated in over a year.
- •fibre_cache, stretto are pre-1.0 — API may change.