Decision Workspace
conventional_commits_linter vs conventional_commits_linter_lib vs clean_git_history
Side-by-side comparison of Rust crates
51
conventional_commits_linter
growingv0.17.1
A tooling and language agnostic utility to lint Git commits against the Conventional Commits specification.
42
conventional_commits_linter_lib
growingv0.5.1
A tooling and language agnostic library to lint Git commits against the Conventional Commits specification.
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.
Core Metrics
| conventional_commits_linter | conventional_commits_linter_lib | clean_git_history | |
|---|---|---|---|
| Health Score | 51 | 42 | 55 |
| Total Downloads | 45.2K | 17.4K | 11.4K |
| 30d Downloads | 517 | 250 | 21 |
| Dependents | 15 | 8 | 0 |
| Releases | 33 | 9 | 17 |
| Last Updated | 83d ago | 529d ago | 38d ago |
| Age | 5y 7m | 4y 1m | 4y 7m |
Health Breakdown
conventional_commits_linter
Maintenance
13
Quality
13
Community
9
Popularity
6
Documentation
10
conventional_commits_linter_lib
Maintenance
5
Quality
13
Community
9
Popularity
5
Documentation
10
clean_git_history
Maintenance
16
Quality
18
Community
6
Popularity
5
Documentation
10
Technical Details
| conventional_commits_linter | conventional_commits_linter_lib | clean_git_history | |
|---|---|---|---|
| Version | 0.17.1 | 0.5.1 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | AGPL-3.0 | AGPL-3.0 | AGPL-3.0 |
| Dependencies | 14 | 12 | 6 |
| Crate Size | 55KB | 13KB | 39KB |
| 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.
- •⚠ conventional_commits_linter_lib has not been updated in over a year.
- •conventional_commits_linter, conventional_commits_linter_lib are pre-1.0 — API may change.