Decision Workspace
odyn vs cargo-lock vs cargo-lockdiff
Side-by-side comparison of Rust crates
43
odyn
experimentalv0.1.0
Reproducible vendoring for Odin. Not a package manager.
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
| odyn | cargo-lock | cargo-lockdiff | |
|---|---|---|---|
| Health Score | 43 | 69 | 41 |
| Total Downloads | 9 | 25.3M | 8.5K |
| 30d Downloads | 9 | 2.5M | 9 |
| Dependents | 0 | 664 | 0 |
| Releases | 1 | 30 | 7 |
| Last Updated | today | 67d ago | 344d ago |
| Age | 1d | 6y 6m | 5y 11m |
Health Breakdown
odyn
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
10
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
| odyn | cargo-lock | cargo-lockdiff | |
|---|---|---|---|
| Version | 0.1.0 | 11.0.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 5 | 6 | 6 |
| Crate Size | 21KB | 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.
- •odyn, cargo-lockdiff are pre-1.0 — API may change.