Decision Workspace
quick_cache vs cachekit vs cache-rs
Side-by-side comparison of Rust crates
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
52
cachekit
experimentalv0.5.0
High-performance cache primitives with pluggable eviction policies (LRU, LFU, FIFO, 2Q, Clock-PRO, S3-FIFO) and optional metrics.
49
cache-rs
experimentalv0.4.0
A high-performance, memory-efficient cache implementation supporting multiple eviction policies including LRU, LFU, LFUDA, SLRU and GDSF
Core Metrics
| quick_cache | cachekit | cache-rs | |
|---|---|---|---|
| Health Score | 68 | 52 | 49 |
| Total Downloads | 14.3M | 100 | 633 |
| 30d Downloads | 1.9M | 23 | 78 |
| Dependents | 2.0K | 0 | 0 |
| Releases | 37 | 6 | 5 |
| Last Updated | 8d ago | 25d ago | 23d ago |
| Age | 3y 7m | 2m | 7m |
Health Breakdown
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
cachekit
Maintenance
15
Quality
14
Community
6
Popularity
2
Documentation
15
cache-rs
Maintenance
17
Quality
8
Community
6
Popularity
3
Documentation
15
Technical Details
| quick_cache | cachekit | cache-rs | |
|---|---|---|---|
| Version | 0.6.21 | 0.5.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 10 | 5 |
| Crate Size | 60KB | 536KB | 166KB |
| Features | 4 | 22 | 4 |
| Yanked % | 0.0% | 0.0% | 80.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.71 | 1.85 | 1.74.0 |
| 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.