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