Decision Workspace
ccache_stats_reader vs sccache vs sccache-exclusive
Side-by-side comparison of Rust crates
36
ccache_stats_reader
growingv0.1.2
A read-only API for CCACHE_DIR
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
| ccache_stats_reader | sccache | sccache-exclusive | |
|---|---|---|---|
| Health Score | 36 | 57 | 46 |
| Total Downloads | 5.5K | 1.1M | 53 |
| 30d Downloads | 23 | 31.9K | 4 |
| Dependents | 1 | 1 | 0 |
| Releases | 3 | 46 | 2 |
| Last Updated | 2255d ago | 46d ago | 70d ago |
| Age | 6y 6m | 9y 3m | 4m |
Health Breakdown
ccache_stats_reader
Maintenance
3
Quality
17
Community
3
Popularity
4
Documentation
9
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
| ccache_stats_reader | sccache | sccache-exclusive | |
|---|---|---|---|
| Version | 0.1.2 | 0.14.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Artistic-1.0 OR GPL-2.0-or-later | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 77 | 3 |
| Crate Size | 10KB | 431KB | 10KB |
| Features | 4 | 17 | 0 |
| Yanked % | 0.0% | 2.2% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 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.
- •⚠ ccache_stats_reader has not been updated in over a year.