Decision Workspace
cxt vs file_aggregator vs cliperge
Side-by-side comparison of Rust crates
41
cxt
experimentalv0.1.6
Aggregates file/directory contents and sends them to the clipboard, a file, or stdout
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.
46
cliperge
growingv0.4.0
A CLI tool to combine the contents of multiple files and copy to the clipboard
Core Metrics
| cxt | file_aggregator | cliperge | |
|---|---|---|---|
| Health Score | 41 | 39 | 46 |
| Total Downloads | 2.5K | 2.3K | 6.3K |
| 30d Downloads | 9 | 4 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 2 | 7 |
| Last Updated | 228d ago | 611d ago | 130d ago |
| Age | 8m | 1y 8m | 1y 8m |
Health Breakdown
cxt
Maintenance
10
Quality
12
Community
5
Popularity
4
Documentation
10
file_aggregator
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
cliperge
Maintenance
12
Quality
14
Community
5
Popularity
5
Documentation
10
Technical Details
| cxt | file_aggregator | cliperge | |
|---|---|---|---|
| Version | 0.1.6 | 0.2.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 4 | 4 |
| Crate Size | 40KB | 14KB | 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.