Decision Workspace
repo-flatten vs gitmelt vs toak-rs
Side-by-side comparison of Rust crates
46
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.
42
gitmelt
experimentalv0.5.3
a tool to turn repository into single file text digest to conveniently feed into LLM
60
toak-rs
growingv6.0.3
A high-performance library and CLI tool for tokenizing git repositories, cleaning code, and generating embeddings
Core Metrics
| repo-flatten | gitmelt | toak-rs | |
|---|---|---|---|
| Health Score | 46 | 42 | 60 |
| Total Downloads | 2.5K | 39 | 1.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 26 |
| Releases | 8 | 2 | 12 |
| Last Updated | 255d ago | 125d ago | 19d ago |
| Age | 9m | 4m | 6m |
Health Breakdown
repo-flatten
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
gitmelt
Maintenance
11
Quality
12
Community
5
Popularity
2
Documentation
12
toak-rs
Maintenance
18
Quality
18
Community
10
Popularity
4
Documentation
10
Technical Details
| repo-flatten | gitmelt | toak-rs | |
|---|---|---|---|
| Version | 0.2.1 | 0.5.3 | 6.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | AGPL-3.0-or-later |
| Dependencies | 5 | 14 | 14 |
| Crate Size | 14KB | 17KB | 50KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.92.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •toak-rs leads with a health score of 60/100, but none of the options score above 80.
- •repo-flatten has the most downloads (2.5K), suggesting wider adoption.
- •repo-flatten, gitmelt are pre-1.0 — API may change.