Decision Workspace
rstash vs sccache vs sccache-exclusive
Side-by-side comparison of Rust crates
39
rstash
experimentalv0.1.0
Rstash is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Rstash has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
57
sccache
growingv0.14.0
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
46
sccache-exclusive
experimentalv0.1.2
It selectively uses sccache. Do not use sccache to compile the specified crate. For example, a compilation error occurs with sccache.
Core Metrics
| rstash | sccache | sccache-exclusive | |
|---|---|---|---|
| Health Score | 39 | 57 | 46 |
| Total Downloads | 205 | 1.1M | 53 |
| 30d Downloads | 4 | 31.9K | 4 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 46 | 2 |
| Last Updated | 156d ago | 46d ago | 70d ago |
| Age | 5m | 9y 3m | 4m |
Health Breakdown
rstash
Maintenance
6
Quality
13
Community
5
Popularity
3
Documentation
12
sccache
Maintenance
15
Quality
13
Community
10
Popularity
7
Documentation
12
sccache-exclusive
Maintenance
13
Quality
14
Community
5
Popularity
2
Documentation
12
Technical Details
| rstash | sccache | sccache-exclusive | |
|---|---|---|---|
| Version | 0.1.0 | 0.14.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 77 | 77 | 3 |
| Crate Size | 399KB | 431KB | 10KB |
| Features | 16 | 17 | 0 |
| Yanked % | 0.0% | 2.2% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.75.0 | 1.85.0 | 1.76.0 |
| Owners | 1 | 5 | 1 |
Links
Quick Verdict
- •sccache leads with a health score of 57/100, but none of the options score above 80.