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