Decision Workspace
cargo-consolidate vs cargo-feature-guard vs cargo-ferris-wheel
Side-by-side comparison of Rust crates
42
cargo-consolidate
experimentalv0.1.0
Identify shared workspace dependencies and version mismatches
51
cargo-feature-guard
experimentalv0.5.1
Validate Cargo feature propagation, detect forbidden features, and find duplicate dependencies
52
cargo-ferris-wheel
growingv1.1.0
🎡 Detect workspace dependency cycles in Rust monorepos
Core Metrics
| cargo-consolidate | cargo-feature-guard | cargo-ferris-wheel | |
|---|---|---|---|
| Health Score | 42 | 51 | 52 |
| Total Downloads | 11 | 244 | 5.3K |
| 30d Downloads | 11 | 244 | 21 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 7 | 9 |
| Last Updated | 7d ago | 20d ago | 176d ago |
| Age | 7d | 23d | 8m |
Health Breakdown
cargo-consolidate
Maintenance
13
Quality
12
Community
6
Popularity
1
Documentation
10
cargo-feature-guard
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
cargo-ferris-wheel
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
15
Technical Details
| cargo-consolidate | cargo-feature-guard | cargo-ferris-wheel | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 9 | 3 | 15 |
| Crate Size | 19KB | 24KB | 105KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-ferris-wheel leads with a health score of 52/100, but none of the options score above 80.
- •cargo-consolidate, cargo-feature-guard are pre-1.0 — API may change.