Decision Workspace
ci-cargo vs cargo-deny vs cargo-ensure-no-default-features
Side-by-side comparison of Rust crates
50
ci-cargo
experimentalv0.2.1
Continuous integration using cargo for Clippy and tests for all possible features.
57
cargo-deny
growingv0.19.0
Cargo plugin to help you manage large dependency graphs
56
cargo-ensure-no-default-features
experimentalv1.1.0
Eliminate superfluous features in a Rust project
Core Metrics
| ci-cargo | cargo-deny | cargo-ensure-no-default-features | |
|---|---|---|---|
| Health Score | 50 | 57 | 56 |
| Total Downloads | 60 | 3.2M | 14.8K |
| 30d Downloads | 24 | 229.6K | 8.0K |
| Dependents | 0 | 22 | 0 |
| Releases | 3 | 106 | 6 |
| Last Updated | 17d ago | 78d ago | 39d ago |
| Age | 2m | 6y 10m | 4m |
Health Breakdown
ci-cargo
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
cargo-deny
Maintenance
15
Quality
10
Community
9
Popularity
8
Documentation
15
cargo-ensure-no-default-features
Maintenance
17
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| ci-cargo | cargo-deny | cargo-ensure-no-default-features | |
|---|---|---|---|
| Version | 0.2.1 | 0.19.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 43 | 4 |
| Crate Size | 54KB | 213KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.93.1 | 1.88.0 | 1.93.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-deny leads with a health score of 57/100, but none of the options score above 80.
- •ci-cargo, cargo-deny are pre-1.0 — API may change.