Decision Workspace
pi_cache vs cachelito-core vs evictor
Side-by-side comparison of Rust crates
51
pi_cache
growingv0.4.4
Implementation of LFU-LRU 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
| pi_cache | cachelito-core | evictor | |
|---|---|---|---|
| Health Score | 51 | 59 | 55 |
| Total Downloads | 23.3K | 664 | 6.7K |
| 30d Downloads | 108 | 63 | 3.0K |
| Dependents | 45 | 22 | 8 |
| Releases | 17 | 13 | 6 |
| Last Updated | 205d ago | 78d ago | 223d ago |
| Age | 3y 11m | 4m | 7m |
Health Breakdown
pi_cache
Maintenance
10
Quality
13
Community
13
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
| pi_cache | cachelito-core | evictor | |
|---|---|---|---|
| Version | 0.4.4 | 0.16.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 6 | 4 |
| Crate Size | 14KB | 89KB | 40KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70.0 | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •cachelito-core leads with a health score of 59/100, but none of the options score above 80.
- •pi_cache has the most downloads (23.3K), suggesting wider adoption.