Decision Workspace
simit vs gbump vs changeset-version
Side-by-side comparison of Rust crates
53
simit
experimentalv0.15.4
Semver-aware git commit helper for Rust projects
58
gbump
stablev1.3.1
Git tag semantic version bumper
57
changeset-version
experimentalv0.0.4
Version bumping logic for cargo-changeset
Core Metrics
| simit | gbump | changeset-version | |
|---|---|---|---|
| Health Score | 53 | 58 | 57 |
| Total Downloads | 182 | 29.0K | 234 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 15 |
| Releases | 13 | 23 | 4 |
| Last Updated | today | 56d ago | 22d ago |
| Age | 4d | 6y 6m | 3m |
Health Breakdown
simit
Maintenance
19
Quality
10
Community
6
Popularity
3
Documentation
15
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
| simit | gbump | changeset-version | |
|---|---|---|---|
| Version | 0.15.4 | 1.3.1 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | BSD-3-Clause | MIT |
| Dependencies | 16 | 5 | 4 |
| Crate Size | 145KB | 22KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | 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.
- •simit, changeset-version are pre-1.0 — API may change.