Decision Workspace
precommit-verify vs precommit-check vs worktree-guard
Side-by-side comparison of Rust crates
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.
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.
Core Metrics
| precommit-verify | precommit-check | worktree-guard | |
|---|---|---|---|
| Health Score | 47 | 44 | 51 |
| Total Downloads | 146 | 9 | 79 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 1 | 6 |
| Last Updated | 2d ago | 22d ago | 20d ago |
| Age | 22d | 22d | 20d |
Health Breakdown
precommit-verify
Maintenance
13
Quality
13
Community
6
Popularity
3
Documentation
12
precommit-check
Maintenance
12
Quality
13
Community
6
Popularity
1
Documentation
12
worktree-guard
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| precommit-verify | precommit-check | worktree-guard | |
|---|---|---|---|
| Version | 0.1.9 | 0.1.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 7 | 5 |
| Crate Size | 25KB | 43KB | 12KB |
| 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.