Decision Workspace
cargo-featalign vs cargo-feature-guard vs cargo-propagate-features
Side-by-side comparison of Rust crates
44
cargo-featalign
growingv0.7.0
Cargo features alignment tool.
51
cargo-feature-guard
experimentalv0.5.1
Validate Cargo feature propagation, detect forbidden features, and find duplicate dependencies
43
cargo-propagate-features
experimentalv0.0.5
Cargo subcommand to automatically propagate workspace crate features to dependencies
Core Metrics
| cargo-featalign | cargo-feature-guard | cargo-propagate-features | |
|---|---|---|---|
| Health Score | 44 | 51 | 43 |
| Total Downloads | 8.5K | 244 | 104 |
| 30d Downloads | 24 | 244 | 14 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 7 | 5 |
| Last Updated | 130d ago | 20d ago | 60d ago |
| Age | 2y 8m | 23d | 2m |
Health Breakdown
cargo-featalign
Maintenance
10
Quality
13
Community
6
Popularity
5
Documentation
10
cargo-feature-guard
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
cargo-propagate-features
Maintenance
10
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| cargo-featalign | cargo-feature-guard | cargo-propagate-features | |
|---|---|---|---|
| Version | 0.7.0 | 0.5.1 | 0.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT | non-standard |
| Dependencies | 13 | 3 | 8 |
| Crate Size | 37KB | 24KB | 47KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.93.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-feature-guard leads with a health score of 51/100, but none of the options score above 80.
- •cargo-featalign has the most downloads (8.5K), suggesting wider adoption.