Decision Workspace
semver-diff vs bver vs vup-rs
Side-by-side comparison of Rust crates
50
semver-diff
experimentalv0.1.1
Find the release-type difference between two semantic versions (major/minor/patch and their prerelease variants). A faithful Rust port of node-semver's diff.
46
bver
experimentalv0.1.6
A bump-version tool for multi-language projects
45
vup-rs
experimentalv0.3.0
CLI tool to bump package versions in Cargo.toml and package.json.
Core Metrics
| semver-diff | bver | vup-rs | |
|---|---|---|---|
| Health Score | 50 | 46 | 45 |
| Total Downloads | 28 | 240 | 62 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 13 | 3 |
| Last Updated | 21d ago | 69d ago | 57d ago |
| Age | 22d | 5m | 4m |
Health Breakdown
semver-diff
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
bver
Maintenance
15
Quality
12
Community
6
Popularity
3
Documentation
10
vup-rs
Maintenance
16
Quality
12
Community
6
Popularity
2
Documentation
9
Technical Details
| semver-diff | bver | vup-rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.6 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 7 | 10 |
| Crate Size | 11KB | 596KB | 13KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.81 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •semver-diff leads with a health score of 50/100, but none of the options score above 80.
- •bver has the most downloads (240), suggesting wider adoption.