Decision Workspace
workspacer-bump vs next_version vs gbump
Side-by-side comparison of Rust crates
38
workspacer-bump
experimentalv0.1.3
A Rust crate to manage and increment semantic versions within a workspace with support for async version bumping and recursive downstream updates.
63
next_version
growingv0.3.1
Determine next semantic version based on conventional commits
55
gbump
stablev1.3.0
Git tag semantic version bumper
Core Metrics
| workspacer-bump | next_version | gbump | |
|---|---|---|---|
| Health Score | 38 | 63 | 55 |
| Total Downloads | 5.1K | 477.9K | 28.9K |
| 30d Downloads | 482 | 43.7K | 27 |
| Dependents | 2 | 288 | 0 |
| Releases | 2 | 40 | 22 |
| Last Updated | 258d ago | 40d ago | 109d ago |
| Age | 12m | 4y 1m | 6y 4m |
Health Breakdown
workspacer-bump
Maintenance
8
Quality
12
Community
7
Popularity
4
Documentation
7
next_version
Maintenance
18
Quality
15
Community
13
Popularity
7
Documentation
10
gbump
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
13
Technical Details
| workspacer-bump | next_version | gbump | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.1 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 12 | 3 | 5 |
| Crate Size | 50KB | 10KB | 20KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •next_version leads with a health score of 63/100, but none of the options score above 80.
- •next_version is depended on by 288 crates — strongest ecosystem trust.
- •workspacer-bump, next_version are pre-1.0 — API may change.