Decision Workspace
process-lib vs cmd-proc vs ironsaga
Side-by-side comparison of Rust crates
49
process-lib
growingv1.0.0
Cross-platform, asynchronous Rust library to run commands in pipelines
49
cmd-proc
experimentalv0.4.0
Process command builder with capture support
48
ironsaga
experimentalv0.2.0
Command pipeline orchestration with automatic LIFO rollback and recursive compensation, for sync and async Rust workflows.
Core Metrics
| process-lib | cmd-proc | ironsaga | |
|---|---|---|---|
| Health Score | 49 | 49 | 48 |
| Total Downloads | 35.5K | 365 | 26 |
| 30d Downloads | 7.1K | 200 | 26 |
| Dependents | 98 | 28 | 0 |
| Releases | 8 | 5 | 2 |
| Last Updated | 516d ago | 46d ago | 4d ago |
| Age | 2y 7m | 2m | 5d |
Health Breakdown
process-lib
Maintenance
8
Quality
13
Community
10
Popularity
5
Documentation
13
cmd-proc
Maintenance
10
Quality
14
Community
10
Popularity
3
Documentation
12
ironsaga
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
13
Technical Details
| process-lib | cmd-proc | ironsaga | |
|---|---|---|---|
| Version | 1.0.0 | 0.4.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 4 | 5 |
| Crate Size | 9KB | 11KB | 10KB |
| Features | 4 | 1 | 0 |
| Yanked % | 87.5% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.93 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •process-lib leads with a health score of 49/100, but none of the options score above 80.
- •⚠ process-lib has not been updated in over a year.
- •cmd-proc, ironsaga are pre-1.0 — API may change.