Decision Workspace
checkexec vs depgraph vs cargo-task
Side-by-side comparison of Rust crates
38
checkexec
growingv0.2.0
Conditionally run a command in a CLI (like Make, as a standalone tool)
44
depgraph
growingv0.4.0
A library to manange files that depend on each other, and rebuild them as necessary, like a makefile
43
cargo-task
growingv0.0.13
Ultra-Lightweight Zero-Dependency Rust Cargo Task Runner.
Core Metrics
| checkexec | depgraph | cargo-task | |
|---|---|---|---|
| Health Score | 38 | 44 | 43 |
| Total Downloads | 16.6K | 11.2K | 19.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 12 | 6 | 13 |
| Last Updated | 1623d ago | 608d ago | 1673d ago |
| Age | 4y 6m | 9y 2m | 5y 7m |
Health Breakdown
checkexec
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
depgraph
Maintenance
3
Quality
17
Community
6
Popularity
5
Documentation
13
cargo-task
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| checkexec | depgraph | cargo-task | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.0 | 0.0.13 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 3 | 0 |
| Crate Size | 10KB | 6KB | 22KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •depgraph leads with a health score of 44/100, but none of the options score above 80.
- •cargo-task has the most downloads (19.4K), suggesting wider adoption.
- •⚠ checkexec, depgraph, cargo-task have not been updated in over a year.