Decision Workspace
cargo-resolvediff vs cargo-lock vs cargo-lockdiff
Side-by-side comparison of Rust crates
46
cargo-resolvediff
experimentalv1.0.1
A tool for diffing `cargo` dependency resolutions between updates
69
cargo-lock
stablev11.0.1
Self-contained Cargo.lock parser with optional dependency graph analysis
41
cargo-lockdiff
growingv0.5.0
See what crates have changed after you run `cargo update` by comparing Cargo.lock to the vcs ref or file of your choice.
Core Metrics
| cargo-resolvediff | cargo-lock | cargo-lockdiff | |
|---|---|---|---|
| Health Score | 46 | 69 | 41 |
| Total Downloads | 36 | 25.3M | 8.5K |
| 30d Downloads | 5 | 2.5M | 9 |
| Dependents | 0 | 664 | 0 |
| Releases | 2 | 30 | 7 |
| Last Updated | 57d ago | 67d ago | 344d ago |
| Age | 1m | 6y 6m | 5y 11m |
Health Breakdown
cargo-resolvediff
Maintenance
11
Quality
15
Community
5
Popularity
2
Documentation
13
cargo-lock
Maintenance
14
Quality
17
Community
18
Popularity
8
Documentation
12
cargo-lockdiff
Maintenance
6
Quality
14
Community
6
Popularity
5
Documentation
10
Technical Details
| cargo-resolvediff | cargo-lock | cargo-lockdiff | |
|---|---|---|---|
| Version | 1.0.1 | 11.0.1 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 12 | 6 | 6 |
| Crate Size | 38KB | 46KB | 15KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 4 (team) | 1 |
Links
Quick Verdict
- •cargo-lock leads with a health score of 69/100, but none of the options score above 80.
- •cargo-lock is depended on by 664 crates — strongest ecosystem trust.
- •cargo-lockdiff is pre-1.0 — API may change.