Decision Workspace
hugo-build vs cc vs system-deps
Side-by-side comparison of Rust crates
56
hugo-build
growingv0.161.1
A wrapper around the hugo binary to proving building capabilities.
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
Core Metrics
| hugo-build | cc | system-deps | |
|---|---|---|---|
| Health Score | 56 | 78 | 71 |
| Total Downloads | 99.5K | 898.4M | 48.1M |
| 30d Downloads | 1.3K | 71.6M | 3.8M |
| Dependents | 0 | 37.1K | 2.1K |
| Releases | 136 | 209 | 37 |
| Last Updated | 26d ago | 17d ago | 53d ago |
| Age | 2y 10m | 11y 5m | 5y 11m |
Health Breakdown
hugo-build
Maintenance
17
Quality
14
Community
4
Popularity
6
Documentation
15
cc
Maintenance
18
Quality
20
Community
18
Popularity
8
Documentation
14
system-deps
Maintenance
17
Quality
18
Community
14
Popularity
8
Documentation
14
Technical Details
| hugo-build | cc | system-deps | |
|---|---|---|---|
| Version | 0.161.1 | 1.2.62 | 7.0.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 8 |
| Crate Size | 25KB | 97KB | 30KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 1.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | 1.85 | 1.63 | 1.78.0 |
| Owners | 1 | 2 (team) | 2 |
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.
- •hugo-build is pre-1.0 — API may change.