Decision Workspace
clean_git_history vs clean_git_history_lib vs conventional_commits_linter
Side-by-side comparison of Rust crates
55
clean_git_history
stablev1.2.0
A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits.
41
clean_git_history_lib
growingv0.2.1
A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits.
51
conventional_commits_linter
growingv0.17.1
A tooling and language agnostic utility to lint Git commits against the Conventional Commits specification.
Core Metrics
| clean_git_history | clean_git_history_lib | conventional_commits_linter | |
|---|---|---|---|
| Health Score | 55 | 41 | 51 |
| Total Downloads | 11.4K | 8.4K | 45.2K |
| 30d Downloads | 21 | 7 | 517 |
| Dependents | 0 | 1 | 15 |
| Releases | 17 | 4 | 33 |
| Last Updated | 38d ago | 529d ago | 83d ago |
| Age | 4y 7m | 4y 5m | 5y 7m |
Health Breakdown
clean_git_history
Maintenance
16
Quality
18
Community
6
Popularity
5
Documentation
10
clean_git_history_lib
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
10
conventional_commits_linter
Maintenance
13
Quality
13
Community
9
Popularity
6
Documentation
10
Technical Details
| clean_git_history | clean_git_history_lib | conventional_commits_linter | |
|---|---|---|---|
| Version | 1.2.0 | 0.2.1 | 0.17.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | AGPL-3.0 | AGPL-3.0 | AGPL-3.0 |
| Dependencies | 6 | 2 | 14 |
| Crate Size | 39KB | 4KB | 55KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clean_git_history leads with a health score of 55/100, but none of the options score above 80.
- •conventional_commits_linter has the most downloads (45.2K), suggesting wider adoption.
- •⚠ clean_git_history_lib has not been updated in over a year.
- •clean_git_history_lib, conventional_commits_linter are pre-1.0 — API may change.