Decision Workspace
command-macros vs cmd-proc vs cradle
Side-by-side comparison of Rust crates
39
command-macros
growingv0.2.9
Macros for creating std::process::Command with shell-like syntax
49
cmd-proc
experimentalv0.4.0
Process command builder with capture support
47
cradle
growingv0.2.2
Execute child processes with ease
Core Metrics
| command-macros | cmd-proc | cradle | |
|---|---|---|---|
| Health Score | 39 | 49 | 47 |
| Total Downloads | 50.8K | 365 | 70.6K |
| 30d Downloads | 290 | 200 | 5.7K |
| Dependents | 37 | 28 | 62 |
| Releases | 21 | 5 | 29 |
| Last Updated | 1753d ago | 46d ago | 1424d ago |
| Age | 9y 9m | 2m | 4y 10m |
Health Breakdown
command-macros
Maintenance
4
Quality
14
Community
7
Popularity
6
Documentation
8
cmd-proc
Maintenance
10
Quality
14
Community
10
Popularity
3
Documentation
12
cradle
Maintenance
7
Quality
14
Community
11
Popularity
6
Documentation
9
Technical Details
| command-macros | cmd-proc | cradle | |
|---|---|---|---|
| Version | 0.2.9 | 0.4.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | CC0-1.0 |
| Dependencies | 1 | 4 | 10 |
| Crate Size | 6KB | 11KB | 30KB |
| Features | 2 | 1 | 1 |
| Yanked % | 9.5% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.93 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cmd-proc leads with a health score of 49/100, but none of the options score above 80.
- •cradle has the most downloads (70.6K), suggesting wider adoption.
- •⚠ command-macros, cradle have not been updated in over a year.