Decision Workspace
cache-rs vs quick_cache vs evictor
Side-by-side comparison of Rust crates
49
cache-rs
experimentalv0.4.0
A high-performance, memory-efficient cache implementation supporting multiple eviction policies including LRU, LFU, LFUDA, SLRU and GDSF
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
55
evictor
experimentalv0.5.1
A library for generic caching with configurable eviction policies.
Core Metrics
| cache-rs | quick_cache | evictor | |
|---|---|---|---|
| Health Score | 49 | 68 | 55 |
| Total Downloads | 633 | 14.3M | 6.7K |
| 30d Downloads | 78 | 1.9M | 3.0K |
| Dependents | 0 | 2.0K | 8 |
| Releases | 5 | 37 | 6 |
| Last Updated | 23d ago | 8d ago | 223d ago |
| Age | 7m | 3y 7m | 7m |
Health Breakdown
cache-rs
Maintenance
17
Quality
8
Community
6
Popularity
3
Documentation
15
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
evictor
Maintenance
16
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| cache-rs | quick_cache | evictor | |
|---|---|---|---|
| Version | 0.4.0 | 0.6.21 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 10 | 4 |
| Crate Size | 166KB | 60KB | 40KB |
| Features | 4 | 4 | 4 |
| Yanked % | 80.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74.0 | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quick_cache leads with a health score of 68/100, but none of the options score above 80.
- •quick_cache is depended on by 2.0K crates — strongest ecosystem trust.