Decision Workspace
llm-git vs aicommit vs auto-commit-rs
Side-by-side comparison of Rust crates
51
llm-git
experimentalv3.1.0
AI-powered git commit message generator using Claude and other LLMs via OpenAI-compatible APIs
49
aicommit
growingv0.1.143
A CLI tool that generates concise and descriptive git commit messages using LLMs
49
auto-commit-rs
experimentalv1.2.2
Fast, lightweight CLI tool that generates git commit messages using LLMs. Single binary, no runtime dependencies.
Core Metrics
| llm-git | aicommit | auto-commit-rs | |
|---|---|---|---|
| Health Score | 51 | 49 | 49 |
| Total Downloads | 145 | 48.3K | 484 |
| 30d Downloads | 26 | 130 | 457 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 64 | 5 |
| Last Updated | 17d ago | 22d ago | 22d ago |
| Age | 4m | 1y 3m | 1m |
Health Breakdown
llm-git
Maintenance
19
Quality
8
Community
6
Popularity
3
Documentation
15
aicommit
Maintenance
18
Quality
9
Community
6
Popularity
6
Documentation
10
auto-commit-rs
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| llm-git | aicommit | auto-commit-rs | |
|---|---|---|---|
| Version | 3.1.0 | 0.1.143 | 1.2.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 23 | 19 | 17 |
| Crate Size | 687KB | 4.0MB | 89KB |
| Features | 0 | 0 | 0 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.91 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •llm-git leads with a health score of 51/100, but none of the options score above 80.
- •aicommit has the most downloads (48.3K), suggesting wider adoption.
- •aicommit is pre-1.0 — API may change.