Decision Workspace
file_aggregator vs cxt vs cliperge
Side-by-side comparison of Rust crates
39
file_aggregator
growingv0.2.0
File Aggregator is a utility for aggregating and distributing file contents. It allows you to combine file contents from a specified directory into a single text, which is copied to the clipboard. You can also distribute file contents from the clipboard back to their respective files based on the relative paths.
41
cxt
experimentalv0.1.6
Aggregates file/directory contents and sends them to the clipboard, a file, or stdout
46
cliperge
growingv0.4.0
A CLI tool to combine the contents of multiple files and copy to the clipboard
Core Metrics
| file_aggregator | cxt | cliperge | |
|---|---|---|---|
| Health Score | 39 | 41 | 46 |
| Total Downloads | 2.3K | 2.5K | 6.3K |
| 30d Downloads | 4 | 9 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 6 | 7 |
| Last Updated | 611d ago | 228d ago | 130d ago |
| Age | 1y 8m | 8m | 1y 8m |
Health Breakdown
file_aggregator
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
cxt
Maintenance
10
Quality
12
Community
5
Popularity
4
Documentation
10
cliperge
Maintenance
12
Quality
14
Community
5
Popularity
5
Documentation
10
Technical Details
| file_aggregator | cxt | cliperge | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.6 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 12 | 4 |
| Crate Size | 14KB | 40KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cliperge leads with a health score of 46/100, but none of the options score above 80.
- •⚠ file_aggregator has not been updated in over a year.