Decision Workspace
worktree-guard vs precommit-verify vs precommit-check
Side-by-side comparison of Rust crates
51
worktree-guard
experimentalv0.1.5
Git hook helper that enforces worktree isolation rules: prevents commits in root worktree and branch switching on protected branches.
47
precommit-verify
experimentalv0.1.9
Pre-commit hook helper that records and verifies repository state via blake3 hash.
44
precommit-check
experimentalv0.1.0
Pre-commit hook helper that records and verifies repository state via blake3 hash.
Core Metrics
| worktree-guard | precommit-verify | precommit-check | |
|---|---|---|---|
| Health Score | 51 | 47 | 44 |
| Total Downloads | 79 | 146 | 9 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 10 | 1 |
| Last Updated | 20d ago | 2d ago | 22d ago |
| Age | 20d | 22d | 22d |
Health Breakdown
worktree-guard
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
12
precommit-verify
Maintenance
13
Quality
13
Community
6
Popularity
3
Documentation
12
precommit-check
Maintenance
12
Quality
13
Community
6
Popularity
1
Documentation
12
Technical Details
| worktree-guard | precommit-verify | precommit-check | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.9 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 7 | 7 |
| Crate Size | 12KB | 25KB | 43KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •worktree-guard leads with a health score of 51/100, but none of the options score above 80.
- •precommit-verify has the most downloads (146), suggesting wider adoption.