Decision Workspace
oxproc vs cmd_lib vs ttdl
Side-by-side comparison of Rust crates
40
oxproc
experimentalv0.1.0
A simple process manager for proc.toml/Procfile projects with colored log following, daemon mode, and one-off task runner (including composite tasks).
67
cmd_lib
growingv2.0.0
Common rust commandline macros and utils, to write shell script like tasks easily
58
ttdl
stablev5.2.0
TTDL - Terminal ToDo List manager
Core Metrics
| oxproc | cmd_lib | ttdl | |
|---|---|---|---|
| Health Score | 40 | 67 | 58 |
| Total Downloads | 200 | 3.0M | 68.7K |
| 30d Downloads | 3 | 175.8K | 329 |
| Dependents | 0 | 726 | 0 |
| Releases | 1 | 111 | 80 |
| Last Updated | 161d ago | 209d ago | 7d ago |
| Age | 5m | 6y 6m | 7y 2m |
Health Breakdown
oxproc
Maintenance
6
Quality
11
Community
5
Popularity
3
Documentation
15
cmd_lib
Maintenance
11
Quality
19
Community
14
Popularity
8
Documentation
15
ttdl
Maintenance
19
Quality
18
Community
5
Popularity
6
Documentation
10
Technical Details
| oxproc | cmd_lib | ttdl | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.0 | 5.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 17 | 11 | 17 |
| Crate Size | 32KB | 52KB | 251KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.90 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cmd_lib leads with a health score of 67/100, but none of the options score above 80.
- •cmd_lib is depended on by 726 crates — strongest ecosystem trust.
- •oxproc is pre-1.0 — API may change.