Decision Workspace
depgraph vs checkexec vs haymaker
Side-by-side comparison of Rust crates
45
depgraph
growingv0.4.0
A library to manange files that depend on each other, and rebuild them as necessary, like a makefile
38
checkexec
growingv0.2.0
Conditionally run a command in a CLI (like Make, as a standalone tool)
38
haymaker
growingv0.0.1
haymaker is a modern make
Core Metrics
| depgraph | checkexec | haymaker | |
|---|---|---|---|
| Health Score | 45 | 38 | 38 |
| Total Downloads | 11.1K | 16.6K | 1.6K |
| 30d Downloads | 75 | 19 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 12 | 1 |
| Last Updated | 549d ago | 1564d ago | 1435d ago |
| Age | 9y | 4y 4m | 3y 11m |
Health Breakdown
depgraph
Maintenance
4
Quality
17
Community
6
Popularity
5
Documentation
13
checkexec
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
haymaker
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| depgraph | checkexec | haymaker | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 6KB | 10KB | 17KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •depgraph leads with a health score of 45/100, but none of the options score above 80.
- •checkexec has the most downloads (16.6K), suggesting wider adoption.
- •⚠ depgraph, checkexec, haymaker have not been updated in over a year.