Decision Workspace
cargo-bless vs cargo-feature-dep-checker vs cargo-feature-guard
Side-by-side comparison of Rust crates
41
cargo-bless
experimentalv0.1.0
Modernize your Rust dependencies with blessed.rs + live intel
51
cargo-feature-dep-checker
experimentalv0.1.3
Validates feature dependencies in Cargo.toml files
51
cargo-feature-guard
experimentalv0.5.1
Validate Cargo feature propagation, detect forbidden features, and find duplicate dependencies
Core Metrics
| cargo-bless | cargo-feature-dep-checker | cargo-feature-guard | |
|---|---|---|---|
| Health Score | 41 | 51 | 51 |
| Total Downloads | 18 | 109 | 244 |
| 30d Downloads | 18 | 6 | 244 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 7 |
| Last Updated | 25d ago | 104d ago | 20d ago |
| Age | 25d | 3m | 23d |
Health Breakdown
cargo-bless
Maintenance
11
Quality
11
Community
5
Popularity
2
Documentation
12
cargo-feature-dep-checker
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
10
cargo-feature-guard
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| cargo-bless | cargo-feature-dep-checker | cargo-feature-guard | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 16 | 1 | 3 |
| Crate Size | 42KB | 5KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-feature-dep-checker leads with a health score of 51/100, but none of the options score above 80.
- •cargo-feature-guard has the most downloads (244), suggesting wider adoption.