Decision Workspace
rumk vs depgraph vs checkexec
Side-by-side comparison of Rust crates
35
rumk
experimentalv0.0.1
A fast linter for Makefiles
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)
Core Metrics
| rumk | depgraph | checkexec | |
|---|---|---|---|
| Health Score | 35 | 45 | 38 |
| Total Downloads | 439 | 11.1K | 16.6K |
| 30d Downloads | 3 | 75 | 19 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 12 |
| Last Updated | 254d ago | 549d ago | 1564d ago |
| Age | 8m | 9y | 4y 4m |
Health Breakdown
rumk
Maintenance
4
Quality
12
Community
6
Popularity
3
Documentation
10
depgraph
Maintenance
4
Quality
17
Community
6
Popularity
5
Documentation
13
checkexec
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
9
Technical Details
| rumk | depgraph | checkexec | |
|---|---|---|---|
| Version | 0.0.1 | 0.4.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 14 | 3 | 4 |
| Crate Size | 22KB | 6KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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 have not been updated in over a year.