Decision Workspace
command-macros vs cmd-proc vs qubit-command
Side-by-side comparison of Rust crates
39
command-macros
growingv0.2.9
Macros for creating std::process::Command with shell-like syntax
58
cmd-proc
experimentalv0.6.0
Process command builder with capture support
54
qubit-command
experimentalv0.4.2
Command-line process running utilities for Rust
Core Metrics
| command-macros | cmd-proc | qubit-command | |
|---|---|---|---|
| Health Score | 39 | 58 | 54 |
| Total Downloads | 51.4K | 1.0K | 310 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 43 | 43 | 9 |
| Releases | 21 | 7 | 12 |
| Last Updated | 1812d ago | 8d ago | today |
| Age | 9y 11m | 4m | 1m |
Health Breakdown
command-macros
Maintenance
4
Quality
14
Community
7
Popularity
6
Documentation
8
cmd-proc
Maintenance
18
Quality
14
Community
10
Popularity
4
Documentation
12
qubit-command
Maintenance
14
Quality
13
Community
9
Popularity
3
Documentation
15
Technical Details
| command-macros | cmd-proc | qubit-command | |
|---|---|---|---|
| Version | 0.2.9 | 0.6.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 4 | 4 |
| Crate Size | 6KB | 12KB | 46KB |
| Features | 2 | 1 | 0 |
| Yanked % | 9.5% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.93 | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cmd-proc leads with a health score of 58/100, but none of the options score above 80.
- •command-macros has the most downloads (51.4K), suggesting wider adoption.
- •⚠ command-macros has not been updated in over a year.