Decision Workspace
cargo-project vs cargo-xcode vs cargo-expand
Side-by-side comparison of Rust crates
42
cargo-project
growingv0.3.0
Library to retrieve information about a Cargo project
46
cargo-xcode
growingv1.11.0
Make Xcode project files from Cargo projects
67
cargo-expand
stablev1.0.121
Wrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.
Core Metrics
| cargo-project | cargo-xcode | cargo-expand | |
|---|---|---|---|
| Health Score | 42 | 46 | 67 |
| Total Downloads | 89.0K | 50.1K | 2.5M |
| 30d Downloads | 397 | 139 | 124.1K |
| Dependents | 90 | 0 | 30 |
| Releases | 10 | 26 | 176 |
| Last Updated | 1360d ago | 653d ago | 44d ago |
| Age | 7y 6m | 8y 3m | 9y 9m |
Health Breakdown
cargo-project
Maintenance
5
Quality
10
Community
10
Popularity
6
Documentation
11
cargo-xcode
Maintenance
6
Quality
13
Community
6
Popularity
6
Documentation
15
cargo-expand
Maintenance
16
Quality
18
Community
10
Popularity
8
Documentation
15
Technical Details
| cargo-project | cargo-xcode | cargo-expand | |
|---|---|---|---|
| Version | 0.3.0 | 1.11.0 | 1.0.121 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 4 | 20 |
| Crate Size | 10KB | 15KB | 33KB |
| Features | 0 | 0 | 2 |
| Yanked % | 10.0% | 38.5% | 1.1% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.61 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-expand leads with a health score of 67/100, but none of the options score above 80.
- •⚠ cargo-project, cargo-xcode have not been updated in over a year.
- •cargo-project is pre-1.0 — API may change.