Decision Workspace
cargo-binlist vs cargo-plugin-utils vs update-version
Side-by-side comparison of Rust crates
41
cargo-binlist
growingv1.3.1
List all installed binaries with cargo and their versions
54
cargo-plugin-utils
experimentalv0.0.10
Shared utilities for cargo plugins (logger, subprocess handling, common functions)
51
update-version
experimentalv1.1.0
A CLI tool for updating version numbers across multiple file types (Cargo.toml, package.json, tauri.conf.json) with git integration
Core Metrics
| cargo-binlist | cargo-plugin-utils | update-version | |
|---|---|---|---|
| Health Score | 41 | 54 | 51 |
| Total Downloads | 7.2K | 1.9K | 96 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 24 | 0 |
| Releases | 13 | 6 | 4 |
| Last Updated | 266d ago | 72d ago | 4d ago |
| Age | 1y 6m | 6m | 4m |
Health Breakdown
cargo-binlist
Maintenance
10
Quality
11
Community
5
Popularity
5
Documentation
10
cargo-plugin-utils
Maintenance
15
Quality
12
Community
10
Popularity
4
Documentation
13
update-version
Maintenance
18
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| cargo-binlist | cargo-plugin-utils | update-version | |
|---|---|---|---|
| Version | 1.3.1 | 0.0.10 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | non-standard | MIT |
| Dependencies | 11 | 10 | 11 |
| Crate Size | 23KB | 48KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 30.8% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.93.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-plugin-utils leads with a health score of 54/100, but none of the options score above 80.
- •cargo-binlist has the most downloads (7.2K), suggesting wider adoption.
- •cargo-plugin-utils is pre-1.0 — API may change.