Decision Workspace
cargo-lock-fetch vs cargo-edit vs lip-registry
Side-by-side comparison of Rust crates
43
cargo-lock-fetch
experimentalv0.2.0
cargo fetch and cargo vendor with just Cargo.lock
69
cargo-edit
growingv0.13.10
Cargo commands for modifying a `Cargo.toml` file..
50
lip-registry
experimentalv2.3.5
LIP registry server — self-hostable HTTP blob store for pre-built dependency slices. Never re-index the same package twice.
Core Metrics
| cargo-lock-fetch | cargo-edit | lip-registry | |
|---|---|---|---|
| Health Score | 43 | 69 | 50 |
| Total Downloads | 1.2K | 2.9M | 56 |
| 30d Downloads | 0 | 187.2K | 0 |
| Dependents | 0 | 321 | 0 |
| Releases | 3 | 55 | 4 |
| Last Updated | 296d ago | 38d ago | 31d ago |
| Age | 10m | 10y 6m | 1m |
Health Breakdown
cargo-lock-fetch
Maintenance
9
Quality
12
Community
6
Popularity
4
Documentation
12
cargo-edit
Maintenance
17
Quality
14
Community
17
Popularity
8
Documentation
13
lip-registry
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| cargo-lock-fetch | cargo-edit | lip-registry | |
|---|---|---|---|
| Version | 0.2.0 | 0.13.10 | 2.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 14 | 23 | 12 |
| Crate Size | 32KB | 78KB | 22KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.86.0 | — | 1.78 |
| Owners | 1 | 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 321 crates — strongest ecosystem trust.
- •cargo-lock-fetch, cargo-edit are pre-1.0 — API may change.