Decision Workspace
cargo-inspect vs cargo-edit vs cargo-valgrind
Side-by-side comparison of Rust crates
41
cargo-inspect
growingv0.10.3
This extends Cargo to allow you to desugar your Rust code and see what happens behind the curtains.
69
cargo-edit
growingv0.13.9
Cargo commands for modifying a `Cargo.toml` file..
62
cargo-valgrind
stablev2.4.1
A cargo subcommand for running valgrind
Core Metrics
| cargo-inspect | cargo-edit | cargo-valgrind | |
|---|---|---|---|
| Health Score | 41 | 69 | 62 |
| Total Downloads | 21.5K | 2.6M | 124.9K |
| 30d Downloads | 54 | 145.6K | 9.8K |
| Dependents | 0 | 316 | 6 |
| Releases | 12 | 54 | 21 |
| Last Updated | 2121d ago | 25d ago | 5d ago |
| Age | 7y 4m | 10y 4m | 6y 7m |
Health Breakdown
cargo-inspect
Maintenance
4
Quality
12
Community
8
Popularity
5
Documentation
12
cargo-edit
Maintenance
17
Quality
14
Community
17
Popularity
8
Documentation
13
cargo-valgrind
Maintenance
18
Quality
19
Community
8
Popularity
6
Documentation
11
Technical Details
| cargo-inspect | cargo-edit | cargo-valgrind | |
|---|---|---|---|
| Version | 0.10.3 | 0.13.9 | 2.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0/MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 24 | 8 |
| Crate Size | 168KB | 77KB | 27KB |
| Features | 0 | 8 | 1 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | 1.74 |
| Owners | 2 | 4 | 1 |
Links
Quick Verdict
- •cargo-edit leads with a health score of 69/100, but none of the options score above 80.
- •cargo-edit is depended on by 316 crates — strongest ecosystem trust.
- •⚠ cargo-inspect has not been updated in over a year.
- •cargo-inspect, cargo-edit are pre-1.0 — API may change.