Decision Workspace
cachelito-core vs evictor vs cachelito
Side-by-side comparison of Rust crates
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.
55
cachelito
experimentalv0.16.0
Procedural macro for automatic function caching with LRU/FIFO/LFU/ARC/Random/TLRU/W-TinyLFU policies, expiration, limits, and thread-local or global scope
Core Metrics
| cachelito-core | evictor | cachelito | |
|---|---|---|---|
| Health Score | 59 | 55 | 55 |
| Total Downloads | 664 | 6.7K | 427 |
| 30d Downloads | 63 | 3.0K | 28 |
| Dependents | 22 | 8 | 0 |
| Releases | 13 | 6 | 13 |
| Last Updated | 78d ago | 223d ago | 78d ago |
| Age | 4m | 7m | 4m |
Health Breakdown
cachelito-core
Maintenance
16
Quality
15
Community
10
Popularity
3
Documentation
15
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10
cachelito
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| cachelito-core | evictor | cachelito | |
|---|---|---|---|
| Version | 0.16.0 | 0.5.1 | 0.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 4 | 5 |
| Crate Size | 89KB | 40KB | 40KB |
| Features | 2 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70.0 | — | 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.