Decision Workspace
cmdstruct-macros vs cmdstruct vs async-process
Side-by-side comparison of Rust crates
47
cmdstruct-macros
growingv2.0.1
A lightweight macro for implementing commands with a struct.
48
cmdstruct
growingv2.0.1
A lightweight macro for implementing commands with a struct
67
async-process
growingv2.5.0
Async interface for working with processes
Core Metrics
| cmdstruct-macros | cmdstruct | async-process | |
|---|---|---|---|
| Health Score | 47 | 48 | 67 |
| Total Downloads | 7.7K | 7.4K | 84.4M |
| 30d Downloads | 95 | 78 | 5.6M |
| Dependents | 5 | 9 | 1.2K |
| Releases | 5 | 5 | 28 |
| Last Updated | 688d ago | 688d ago | 194d ago |
| Age | 2y | 2y | 6y 10m |
Health Breakdown
cmdstruct-macros
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
13
cmdstruct
Maintenance
4
Quality
20
Community
6
Popularity
5
Documentation
13
async-process
Maintenance
11
Quality
17
Community
19
Popularity
8
Documentation
12
Technical Details
| cmdstruct-macros | cmdstruct | async-process | |
|---|---|---|---|
| Version | 2.0.1 | 2.0.1 | 2.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 3 | 1 | 13 |
| Crate Size | 3KB | 7KB | 28KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 3.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •async-process leads with a health score of 67/100, but none of the options score above 80.
- •async-process is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ cmdstruct-macros, cmdstruct have not been updated in over a year.