Decision Workspace
chobs vs cargo-rerun vs supi-cli
Side-by-side comparison of Rust crates
42
chobs
growingv0.1.5
Chobs (Changes Observer) is a tool that automatically restarting your process when file changes in the selected directory. It may be you system process or your project execution. For example if you don't want to call `cargo run` on every code changes, you can use Chobs.
43
cargo-rerun
experimentalv2.1.0
A tool that runs cargo run and automatically restarts when watched files change
46
supi-cli
experimentalv1.0.1
A simple process supervisor for spawning, restarting and stopping arbitrary commands
Core Metrics
| chobs | cargo-rerun | supi-cli | |
|---|---|---|---|
| Health Score | 42 | 43 | 46 |
| Total Downloads | 7.8K | 59 | 543 |
| 30d Downloads | 8 | 9 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 3 | 3 |
| Last Updated | 1203d ago | 64d ago | 154d ago |
| Age | 3y 3m | 2m | 5m |
Health Breakdown
chobs
Maintenance
7
Quality
14
Community
3
Popularity
5
Documentation
13
cargo-rerun
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
10
supi-cli
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| chobs | cargo-rerun | supi-cli | |
|---|---|---|---|
| Version | 0.1.5 | 2.1.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 12 | 14 |
| Crate Size | 8KB | 25KB | 38KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •supi-cli leads with a health score of 46/100, but none of the options score above 80.
- •chobs has the most downloads (7.8K), suggesting wider adoption.
- •⚠ chobs has not been updated in over a year.
- •chobs is pre-1.0 — API may change.