Decision Workspace
rustycache vs cachelito-core vs evictor
Side-by-side comparison of Rust crates
53
rustycache
growingv2.0.0
A simple and easy-to-use caching library for Rust.
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
| rustycache | cachelito-core | evictor | |
|---|---|---|---|
| Health Score | 53 | 59 | 55 |
| Total Downloads | 588 | 664 | 6.7K |
| 30d Downloads | 5 | 63 | 3.0K |
| Dependents | 0 | 22 | 8 |
| Releases | 2 | 13 | 6 |
| Last Updated | 51d ago | 78d ago | 223d ago |
| Age | 10m | 4m | 7m |
Health Breakdown
rustycache
Maintenance
14
Quality
19
Community
5
Popularity
3
Documentation
12
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
| rustycache | cachelito-core | evictor | |
|---|---|---|---|
| Version | 2.0.0 | 0.16.0 | 0.5.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 4 |
| Crate Size | 20KB | 89KB | 40KB |
| Features | 2 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.93 | 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.
- •evictor has the most downloads (6.7K), suggesting wider adoption.
- •cachelito-core, evictor are pre-1.0 — API may change.