Decision Workspace
cc vs system-deps vs cmake
Side-by-side comparison of Rust crates
78
cc
stablev1.2.62
A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code.
71
system-deps
stablev7.0.8
Discover and configure system dependencies from declarative dependencies in Cargo.toml
70
cmake
growingv0.1.58
A build dependency for running `cmake` to build a native library
Core Metrics
| cc | system-deps | cmake | |
|---|---|---|---|
| Health Score | 78 | 71 | 70 |
| Total Downloads | 898.4M | 48.1M | 199.5M |
| 30d Downloads | 71.6M | 3.8M | 20.0M |
| Dependents | 37.1K | 2.1K | 9.3K |
| Releases | 209 | 37 | 59 |
| Last Updated | 17d ago | 53d ago | 60d ago |
| Age | 11y 5m | 5y 11m | 10y 10m |
Health Breakdown
cc
Maintenance
18
Quality
20
Community
18
Popularity
8
Documentation
14
system-deps
Maintenance
17
Quality
18
Community
14
Popularity
8
Documentation
14
cmake
Maintenance
14
Quality
15
Community
18
Popularity
8
Documentation
15
Technical Details
| cc | system-deps | cmake | |
|---|---|---|---|
| Version | 1.2.62 | 7.0.8 | 0.1.58 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 8 | 1 |
| Crate Size | 97KB | 30KB | 20KB |
| Features | 2 | 0 | 0 |
| Yanked % | 1.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.63 | 1.78.0 | 1.65 |
| Owners | 2 (team) | 2 | 2 (team) |
Links
Quick Verdict
- •cc leads with a health score of 78/100, but none of the options score above 80.
- •cc is depended on by 37.1K crates — strongest ecosystem trust.
- •cmake is pre-1.0 — API may change.