Decision Workspace
cargo-lock vs cargo-resolvediff vs cargo-lockdiff
Side-by-side comparison of Rust crates
69
cargo-lock
stablev11.0.1
Self-contained Cargo.lock parser with optional dependency graph analysis
46
cargo-resolvediff
experimentalv1.0.1
A tool for diffing `cargo` dependency resolutions between updates
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-lock | cargo-resolvediff | cargo-lockdiff | |
|---|---|---|---|
| Health Score | 69 | 46 | 41 |
| Total Downloads | 25.3M | 36 | 8.5K |
| 30d Downloads | 2.5M | 5 | 9 |
| Dependents | 664 | 0 | 0 |
| Releases | 30 | 2 | 7 |
| Last Updated | 67d ago | 57d ago | 344d ago |
| Age | 6y 6m | 1m | 5y 11m |
Health Breakdown
cargo-lock
Maintenance
14
Quality
17
Community
18
Popularity
8
Documentation
12
cargo-resolvediff
Maintenance
11
Quality
15
Community
5
Popularity
2
Documentation
13
cargo-lockdiff
Maintenance
6
Quality
14
Community
6
Popularity
5
Documentation
10
Technical Details
| cargo-lock | cargo-resolvediff | cargo-lockdiff | |
|---|---|---|---|
| Version | 11.0.1 | 1.0.1 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 12 | 6 |
| Crate Size | 46KB | 38KB | 15KB |
| Features | 2 | 0 | 0 |
| Yanked % | 10.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 4 (team) | 1 | 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.