Decision Workspace
gitmelt vs repo-flatten vs toak-rs
Side-by-side comparison of Rust crates
41
gitmelt
experimentalv0.5.3
a tool to turn repository into single file text digest to conveniently feed into LLM
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.
55
toak-rs
experimentalv6.0.1
A high-performance library and CLI tool for tokenizing git repositories, cleaning code, and generating embeddings
Core Metrics
| gitmelt | repo-flatten | toak-rs | |
|---|---|---|---|
| Health Score | 41 | 47 | 55 |
| Total Downloads | 35 | 2.5K | 808 |
| 30d Downloads | 4 | 11 | 59 |
| Dependents | 0 | 0 | 36 |
| Releases | 2 | 8 | 10 |
| Last Updated | 66d ago | 196d ago | 38d ago |
| Age | 2m | 7m | 4m |
Health Breakdown
gitmelt
Maintenance
10
Quality
12
Community
5
Popularity
2
Documentation
12
repo-flatten
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
13
toak-rs
Maintenance
17
Quality
15
Community
10
Popularity
3
Documentation
10
Technical Details
| gitmelt | repo-flatten | toak-rs | |
|---|---|---|---|
| Version | 0.5.3 | 0.2.1 | 6.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | AGPL-3.0-or-later |
| Dependencies | 14 | 5 | 14 |
| Crate Size | 17KB | 14KB | 48KB |
| Features | 0 | 0 | 0 |
| 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 55/100, but none of the options score above 80.
- •repo-flatten has the most downloads (2.5K), suggesting wider adoption.
- •gitmelt, repo-flatten are pre-1.0 — API may change.