Decision Workspace
cargo-unused-workspace-deps vs cargo-workspace-lints vs cargo-feature-guard
Side-by-side comparison of Rust crates
37
cargo-unused-workspace-deps
experimentalv0.1.0
Check for unused dependencies listed in a workspace-level `Cargo.toml` file.
44
cargo-workspace-lints
growingv0.1.4
Enforce that all packages in a workspace are using workspace lints
51
cargo-feature-guard
experimentalv0.5.1
Validate Cargo feature propagation, detect forbidden features, and find duplicate dependencies
Core Metrics
| cargo-unused-workspace-deps | cargo-workspace-lints | cargo-feature-guard | |
|---|---|---|---|
| Health Score | 37 | 44 | 51 |
| Total Downloads | 3.3K | 34.8K | 244 |
| 30d Downloads | 824 | 2.9K | 244 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 5 | 7 |
| Last Updated | 198d ago | 200d ago | 20d ago |
| Age | 6m | 2y 3m | 23d |
Health Breakdown
cargo-unused-workspace-deps
Maintenance
5
Quality
13
Community
5
Popularity
4
Documentation
10
cargo-workspace-lints
Maintenance
9
Quality
15
Community
5
Popularity
5
Documentation
10
cargo-feature-guard
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| cargo-unused-workspace-deps | cargo-workspace-lints | cargo-feature-guard | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.4 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT | MIT |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 24KB | 11KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| 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-workspace-lints has the most downloads (34.8K), suggesting wider adoption.