Decision Workspace
file_lru vs cachelito-async vs tiered-cache
Side-by-side comparison of Rust crates
37
file_lru
experimentalv0.1.5
Efficient file handle caching for WAL random reads / 高效 WAL 随机读取的文件句柄缓存
53
cachelito-async
experimentalv0.16.0
Async caching library with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies for async/await functions
40
tiered-cache
growingv0.1.6
A high-performance multi-tiered cache with automatic sizing
Core Metrics
| file_lru | cachelito-async | tiered-cache | |
|---|---|---|---|
| Health Score | 37 | 53 | 40 |
| Total Downloads | 17 | 297 | 5.6K |
| 30d Downloads | 3 | 22 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 9 | 7 |
| Last Updated | 73d ago | 78d ago | 505d ago |
| Age | 2m | 4m | 1y 4m |
Health Breakdown
file_lru
Maintenance
9
Quality
13
Community
6
Popularity
1
Documentation
8
cachelito-async
Maintenance
16
Quality
13
Community
6
Popularity
3
Documentation
15
tiered-cache
Maintenance
13
Quality
7
Community
6
Popularity
4
Documentation
10
Technical Details
| file_lru | cachelito-async | tiered-cache | |
|---|---|---|---|
| Version | 0.1.5 | 0.16.0 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 6 | 11 |
| Crate Size | 19KB | 37KB | 14KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 85.7% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cachelito-async leads with a health score of 53/100, but none of the options score above 80.
- •tiered-cache has the most downloads (5.6K), suggesting wider adoption.
- •⚠ tiered-cache has not been updated in over a year.