Decision Workspace
cratup_auto vs gbump vs zerv
Side-by-side comparison of Rust crates
32
cratup_auto
experimentalv0.2.2
Uses tree-sitter to parse and search a Toml file for package and dependencies info, it can increase each package's individual version
55
gbump
stablev1.3.0
Git tag semantic version bumper
53
zerv
experimentalv0.8.11
Generate versions for any commit from git and other version control - perfect for CI/CD builds and multiple formats
Core Metrics
| cratup_auto | gbump | zerv | |
|---|---|---|---|
| Health Score | 32 | 55 | 53 |
| Total Downloads | 1.9K | 28.9K | 41.7K |
| 30d Downloads | 5 | 27 | 226 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 22 | 132 |
| Last Updated | 342d ago | 109d ago | 8d ago |
| Age | 11m | 6y 4m | 7m |
Health Breakdown
cratup_auto
Maintenance
9
Quality
10
Community
2
Popularity
4
Documentation
7
gbump
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
13
zerv
Maintenance
18
Quality
11
Community
6
Popularity
6
Documentation
12
Technical Details
| cratup_auto | gbump | zerv | |
|---|---|---|---|
| Version | 0.2.2 | 1.3.0 | 0.8.11 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause | Apache-2.0 |
| Dependencies | 17 | 5 | 21 |
| Crate Size | 312KB | 20KB | 650KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gbump leads with a health score of 55/100, but none of the options score above 80.
- •zerv has the most downloads (41.7K), suggesting wider adoption.
- •cratup_auto, zerv are pre-1.0 — API may change.