Decision Workspace
cargo-fresh vs pkg-checker vs cargo-update
Side-by-side comparison of Rust crates
51
cargo-fresh
experimentalv0.9.8
A Rust tool for checking and updating globally installed Cargo packages with interactive mode and smart prerelease detection
48
pkg-checker
experimentalv0.8.2
A Rust tool for checking and updating globally installed Cargo packages with interactive mode and smart prerelease detection
60
cargo-update
stablev18.2.0
A cargo subcommand for checking and applying updates to installed executables
Core Metrics
| cargo-fresh | pkg-checker | cargo-update | |
|---|---|---|---|
| Health Score | 51 | 48 | 60 |
| Total Downloads | 1.2K | 5.4K | 1.1M |
| 30d Downloads | 21 | 27 | 27.5K |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 25 | 112 |
| Last Updated | 160d ago | 163d ago | 4d ago |
| Age | 5m | 5m | 9y 5m |
Health Breakdown
cargo-fresh
Maintenance
16
Quality
12
Community
6
Popularity
4
Documentation
13
pkg-checker
Maintenance
13
Quality
12
Community
6
Popularity
4
Documentation
13
cargo-update
Maintenance
19
Quality
18
Community
5
Popularity
7
Documentation
11
Technical Details
| cargo-fresh | pkg-checker | cargo-update | |
|---|---|---|---|
| Version | 0.9.8 | 0.8.2 | 18.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 11 | 18 |
| Crate Size | 42KB | 32KB | 69KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.9% |
| Edition | 2021 | 2021 | 2015 |
| MSRV | — | — | 1.71.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-update leads with a health score of 60/100, but none of the options score above 80.
- •cargo-fresh, pkg-checker are pre-1.0 — API may change.