Decision Workspace
cache-advisor vs lathe vs fibre_cache
Side-by-side comparison of Rust crates
53
cache-advisor
growingv1.0.16
scan-resistant concurrent cache eviction manager
40
lathe
growingv0.0.0
scan resistant concurrent cache eviction manager
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.
Core Metrics
| cache-advisor | lathe | fibre_cache | |
|---|---|---|---|
| Health Score | 53 | 40 | 52 |
| Total Downloads | 72.7K | 1.5K | 2.1K |
| 30d Downloads | 5.3K | 3 | 84 |
| Dependents | 42 | 0 | 7 |
| Releases | 9 | 1 | 8 |
| Last Updated | 965d ago | 1310d ago | 30d ago |
| Age | 3y 9m | 3y 7m | 9m |
Health Breakdown
cache-advisor
Maintenance
4
Quality
20
Community
10
Popularity
6
Documentation
13
lathe
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
13
fibre_cache
Maintenance
17
Quality
13
Community
8
Popularity
4
Documentation
10
Technical Details
| cache-advisor | lathe | fibre_cache | |
|---|---|---|---|
| Version | 1.0.16 | 0.0.0 | 0.4.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0 | MPL-2.0 |
| Dependencies | 1 | 1 | 21 |
| Crate Size | 14KB | 7KB | 120KB |
| Features | 0 | 1 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cache-advisor leads with a health score of 53/100, but none of the options score above 80.
- •⚠ cache-advisor, lathe have not been updated in over a year.
- •lathe, fibre_cache are pre-1.0 — API may change.