Decision Workspace
sieve-cache vs quick_cache vs scc
Side-by-side comparison of Rust crates
60
sieve-cache
growingv1.1.6
SIEVE cache replacement policy with thread-safe wrappers
68
quick_cache
growingv0.6.22
Lightweight and high performance concurrent cache
67
scc
stablev3.7.1
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces
Core Metrics
| sieve-cache | quick_cache | scc | |
|---|---|---|---|
| Health Score | 60 | 68 | 67 |
| Total Downloads | 127.5K | 17.6M | 65.2M |
| 30d Downloads | 13.0K | 1.8M | 5.9M |
| Dependents | 14 | 2.2K | 1.2K |
| Releases | 16 | 38 | 243 |
| Last Updated | 281d ago | 8d ago | 13d ago |
| Age | 2y 4m | 3y 9m | 5y 6m |
Health Breakdown
sieve-cache
Maintenance
9
Quality
21
Community
9
Popularity
6
Documentation
15
quick_cache
Maintenance
18
Quality
15
Community
15
Popularity
8
Documentation
12
scc
Maintenance
18
Quality
12
Community
14
Popularity
8
Documentation
15
Technical Details
| sieve-cache | quick_cache | scc | |
|---|---|---|---|
| Version | 1.1.6 | 0.6.22 | 3.7.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 3 | 10 | 12 |
| Crate Size | 43KB | 63KB | 140KB |
| Features | 4 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 82.3% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.60.0 | 1.71 | 1.85.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.
- •scc has the most downloads (65.2M), suggesting wider adoption.
- •quick_cache is depended on by 2.2K crates — strongest ecosystem trust.
- •quick_cache is pre-1.0 — API may change.