Decision Workspace
workspacer-ensure-git-clean vs workspacer-git vs changenog
Side-by-side comparison of Rust crates
33
workspacer-ensure-git-clean
experimentalv0.1.1
Asserts and enforces a clean Git workspace state prior to critical operations.
41
workspacer-git
experimentalv0.1.2
Ensures that Git workspaces are clean, suitable for async Rust applications. Implements checks for uncommitted changes, relies on 'git status --porcelain' for validation.
56
changenog
growingv2.0.6
Zero-config changelog generator with monorepo support.
Core Metrics
| workspacer-ensure-git-clean | workspacer-git | changenog | |
|---|---|---|---|
| Health Score | 33 | 41 | 56 |
| Total Downloads | 724 | 5.7K | 2.2K |
| 30d Downloads | 3 | 548 | 21 |
| Dependents | 0 | 10 | 0 |
| Releases | 1 | 2 | 6 |
| Last Updated | 360d ago | 258d ago | 28d ago |
| Age | 12m | 12m | 11m |
Health Breakdown
workspacer-ensure-git-clean
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
7
workspacer-git
Maintenance
8
Quality
13
Community
9
Popularity
4
Documentation
7
changenog
Maintenance
18
Quality
18
Community
6
Popularity
4
Documentation
10
Technical Details
| workspacer-ensure-git-clean | workspacer-git | changenog | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 2.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | ISC |
| Dependencies | 1 | 6 | 2 |
| Crate Size | 35KB | 41KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •changenog leads with a health score of 56/100, but none of the options score above 80.
- •workspacer-git has the most downloads (5.7K), suggesting wider adoption.
- •workspacer-ensure-git-clean, workspacer-git are pre-1.0 — API may change.