Decision Workspace
cascara vs cachelito-core vs evictor
Side-by-side comparison of Rust crates
37
cascara
growingv0.1.1
Implementation of 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
| cascara | cachelito-core | evictor | |
|---|---|---|---|
| Health Score | 37 | 59 | 55 |
| Total Downloads | 7.1K | 664 | 6.7K |
| 30d Downloads | 52 | 60 | 2.9K |
| Dependents | 10 | 22 | 8 |
| Releases | 2 | 13 | 6 |
| Last Updated | 1264d ago | 78d ago | 223d ago |
| Age | 5y 10m | 4m | 7m |
Health Breakdown
cascara
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
9
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
| cascara | cachelito-core | evictor | |
|---|---|---|---|
| Version | 0.1.1 | 0.16.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 4 |
| Crate Size | 13KB | 89KB | 40KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •cascara has the most downloads (7.1K), suggesting wider adoption.
- •⚠ cascara has not been updated in over a year.