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.
44
cargo-rerun
experimentalv2.1.0
A tool that runs cargo run and automatically restarts when watched files change
45
supi-cli
growingv1.0.1
A simple process supervisor for spawning, restarting and stopping arbitrary commands
Core Metrics
| chobs | cargo-rerun | supi-cli | |
|---|---|---|---|
| Health Score | 42 | 44 | 45 |
| Total Downloads | 7.9K | 80 | 556 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 6 | 3 | 3 |
| Last Updated | 1311d ago | 172d ago | 262d ago |
| Age | 3y 7m | 5m | 8m |
Health Breakdown
chobs
Maintenance
7
Quality
14
Community
3
Popularity
5
Documentation
13
cargo-rerun
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
supi-cli
Maintenance
10
Quality
16
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 45/100, but none of the options score above 80.
- •chobs has the most downloads (7.9K), suggesting wider adoption.
- •⚠ chobs has not been updated in over a year.
- •chobs is pre-1.0 — API may change.