Decision Workspace
devx-pre-commit vs precommit-verify vs block-detached-commit
Side-by-side comparison of Rust crates
40
devx-pre-commit
growingv0.5.0
Utilities for creating git pre-commit hooks useful in rust projects
47
precommit-verify
experimentalv0.1.9
Pre-commit hook helper that records and verifies repository state via blake3 hash.
45
block-detached-commit
experimentalv0.1.4
Git pre-commit hook that blocks commits in detached HEAD state
Core Metrics
| devx-pre-commit | precommit-verify | block-detached-commit | |
|---|---|---|---|
| Health Score | 40 | 47 | 45 |
| Total Downloads | 1.1M | 146 | 20 |
| 30d Downloads | 4.5K | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 10 | 2 |
| Last Updated | 1816d ago | 2d ago | 19d ago |
| Age | 5y 9m | 22d | 19d |
Health Breakdown
devx-pre-commit
Maintenance
4
Quality
15
Community
5
Popularity
7
Documentation
9
precommit-verify
Maintenance
13
Quality
13
Community
6
Popularity
3
Documentation
12
block-detached-commit
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| devx-pre-commit | precommit-verify | block-detached-commit | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.9 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 7 | 1 |
| Crate Size | 4KB | 25KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •precommit-verify leads with a health score of 47/100, but none of the options score above 80.
- •devx-pre-commit has the most downloads (1.1M), suggesting wider adoption.
- •⚠ devx-pre-commit has not been updated in over a year.