Decision Workspace
file_lru vs cachelito-async vs tiered-cache
Side-by-side comparison of Rust crates
34
file_lru
experimentalv0.1.5
Efficient file handle caching for WAL random reads / 高效 WAL 随机读取的文件句柄缓存
49
cachelito-async
experimentalv0.16.0
Async caching library with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies for async/await functions
39
tiered-cache
growingv0.1.6
A high-performance multi-tiered cache with automatic sizing
Core Metrics
| file_lru | cachelito-async | tiered-cache | |
|---|---|---|---|
| Health Score | 34 | 49 | 39 |
| Total Downloads | 23 | 328 | 5.6K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 9 | 7 |
| Last Updated | 181d ago | 186d ago | 613d ago |
| Age | 6m | 8m | 1y 8m |
Health Breakdown
file_lru
Maintenance
5
Quality
13
Community
6
Popularity
2
Documentation
8
cachelito-async
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
15
tiered-cache
Maintenance
12
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 49/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.