Decision Workspace
moka vs scc vs quick_cache
Side-by-side comparison of Rust crates
67
moka
growingv0.12.15
A fast and concurrent cache library inspired by Java Caffeine
68
scc
stablev3.6.12
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces
68
quick_cache
growingv0.6.21
Lightweight and high performance concurrent cache
Core Metrics
| moka | scc | quick_cache | |
|---|---|---|---|
| Health Score | 67 | 68 | 68 |
| Total Downloads | 67.1M | 53.8M | 14.3M |
| 30d Downloads | 7.3M | 6.1M | 1.9M |
| Dependents | 7.3K | 1.1K | 2.0K |
| Releases | 67 | 241 | 37 |
| Last Updated | 6d ago | 3d ago | 8d ago |
| Age | 5y 5m | 5y 4m | 3y 7m |
Health Breakdown
moka
Maintenance
19
Quality
11
Community
14
Popularity
8
Documentation
15
scc
Maintenance
19
Quality
12
Community
14
Popularity
8
Documentation
15
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| moka | scc | quick_cache | |
|---|---|---|---|
| Version | 0.12.15 | 3.6.12 | 0.6.21 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | (MIT OR Apache-2.0) AND Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 25 | 12 | 10 |
| Crate Size | 240KB | 140KB | 60KB |
| Features | 7 | 1 | 4 |
| Yanked % | 6.0% | 83.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.71.1 | 1.85.0 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scc leads with a health score of 68/100, but none of the options score above 80.
- •moka has the most downloads (67.1M), suggesting wider adoption.
- •moka is depended on by 7.3K crates — strongest ecosystem trust.
- •moka, quick_cache are pre-1.0 — API may change.