Decision Workspace
repo-flatten vs gitmelt vs git-mover
Side-by-side comparison of Rust crates
47
repo-flatten
experimentalv0.2.1
A utility to flatten all files in the repository into a single file, consumed by LLMs. Will ignore .gitignore and hidden files.
41
gitmelt
experimentalv0.5.3
a tool to turn repository into single file text digest to conveniently feed into LLM
58
git-mover
stablev1.2.3
Move git repositories to a new location
Core Metrics
| repo-flatten | gitmelt | git-mover | |
|---|---|---|---|
| Health Score | 47 | 41 | 58 |
| Total Downloads | 2.5K | 35 | 9.9K |
| 30d Downloads | 11 | 4 | 54 |
| Dependents | 0 | 0 | 16 |
| Releases | 8 | 2 | 24 |
| Last Updated | 196d ago | 66d ago | 55d ago |
| Age | 7m | 2m | 1y 2m |
Health Breakdown
repo-flatten
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
13
gitmelt
Maintenance
10
Quality
12
Community
5
Popularity
2
Documentation
12
git-mover
Maintenance
16
Quality
16
Community
8
Popularity
5
Documentation
13
Technical Details
| repo-flatten | gitmelt | git-mover | |
|---|---|---|---|
| Version | 0.2.1 | 0.5.3 | 1.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 14 | 16 |
| Crate Size | 14KB | 17KB | 32KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.92.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •git-mover leads with a health score of 58/100, but none of the options score above 80.
- •repo-flatten, gitmelt are pre-1.0 — API may change.