Decision Workspace
cvm_cli vs gbump vs changeset-version
Side-by-side comparison of Rust crates
47
cvm_cli
experimentalv1.1.2
A powerful command-line tool for managing semantic versioning of Rust crates. Easily bump versions (major, minor, patch), update Cargo.toml files, and streamline your release workflow with automated version management.
58
gbump
stablev1.3.1
Git tag semantic version bumper
57
changeset-version
experimentalv0.0.4
Version bumping logic for cargo-changeset
Core Metrics
| cvm_cli | gbump | changeset-version | |
|---|---|---|---|
| Health Score | 47 | 58 | 57 |
| Total Downloads | 278 | 29.0K | 234 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 15 |
| Releases | 16 | 23 | 4 |
| Last Updated | 8d ago | 56d ago | 22d ago |
| Age | 3m | 6y 6m | 3m |
Health Breakdown
cvm_cli
Maintenance
18
Quality
10
Community
6
Popularity
3
Documentation
10
gbump
Maintenance
15
Quality
19
Community
6
Popularity
5
Documentation
13
changeset-version
Maintenance
21
Quality
13
Community
8
Popularity
3
Documentation
12
Technical Details
| cvm_cli | gbump | changeset-version | |
|---|---|---|---|
| Version | 1.1.2 | 1.3.1 | 0.0.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 7 | 5 | 4 |
| Crate Size | 25KB | 22KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 43.8% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gbump leads with a health score of 58/100, but none of the options score above 80.
- •changeset-version is pre-1.0 — API may change.