Decision Workspace
wtinylfu vs cachelito-core vs evictor
Side-by-side comparison of Rust crates
48
wtinylfu
growingv0.3.0
An implementation of W-TinyLFU cache
59
cachelito-core
experimentalv0.16.0
Core functionality for cachelito - global cache with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU eviction policies
55
evictor
experimentalv0.5.1
A library for generic caching with configurable eviction policies.
Core Metrics
| wtinylfu | cachelito-core | evictor | |
|---|---|---|---|
| Health Score | 48 | 59 | 55 |
| Total Downloads | 12.3K | 664 | 6.7K |
| 30d Downloads | 460 | 63 | 3.0K |
| Dependents | 1 | 22 | 8 |
| Releases | 3 | 13 | 6 |
| Last Updated | 85d ago | 78d ago | 223d ago |
| Age | 3y 10m | 4m | 7m |
Health Breakdown
wtinylfu
Maintenance
11
Quality
15
Community
7
Popularity
5
Documentation
10
cachelito-core
Maintenance
16
Quality
15
Community
10
Popularity
3
Documentation
15
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| wtinylfu | cachelito-core | evictor | |
|---|---|---|---|
| Version | 0.3.0 | 0.16.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 4 |
| Crate Size | 8KB | 89KB | 40KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cachelito-core leads with a health score of 59/100, but none of the options score above 80.
- •wtinylfu has the most downloads (12.3K), suggesting wider adoption.