Decision Workspace
files-to-prompt vs fusefiles vs llm-utl
Side-by-side comparison of Rust crates
51
files-to-prompt
stablev1.0.4
Concatenates a directory full of files into a single prompt for use with LLMs
44
fusefiles
experimentalv0.6.4
Concatenate a directory full of files into a single prompt for use with LLMs
58
llm-utl
experimentalv0.1.5
Convert code repositories into LLM-friendly prompts with smart chunking and filtering
Core Metrics
| files-to-prompt | fusefiles | llm-utl | |
|---|---|---|---|
| Health Score | 51 | 44 | 58 |
| Total Downloads | 7.9K | 377 | 182 |
| 30d Downloads | 20 | 7 | 25 |
| Dependents | 0 | 0 | 2 |
| Releases | 13 | 5 | 6 |
| Last Updated | 156d ago | 101d ago | 100d ago |
| Age | 1y 1m | 5m | 3m |
Health Breakdown
files-to-prompt
Maintenance
12
Quality
18
Community
6
Popularity
5
Documentation
10
fusefiles
Maintenance
13
Quality
12
Community
6
Popularity
3
Documentation
10
llm-utl
Maintenance
20
Quality
13
Community
7
Popularity
3
Documentation
15
Technical Details
| files-to-prompt | fusefiles | llm-utl | |
|---|---|---|---|
| Version | 1.0.4 | 0.6.4 | 0.1.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 6 | 8 | 18 |
| Crate Size | 15KB | 30KB | 72KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •llm-utl leads with a health score of 58/100, but none of the options score above 80.
- •files-to-prompt has the most downloads (7.9K), suggesting wider adoption.
- •fusefiles, llm-utl are pre-1.0 — API may change.