Decision Workspace
proc-exit vs proc-result vs exit-code
Side-by-side comparison of Rust crates
67
proc-exit
growingv2.0.2
Exit codes for process termination
49
proc-result
experimentalv0.3.0
A tiny cross-platform library containing exit status and code types
47
exit-code
growingv1.0.0
Commonly used exit codes for usage in applications.
Core Metrics
| proc-exit | proc-result | exit-code | |
|---|---|---|---|
| Health Score | 67 | 49 | 47 |
| Total Downloads | 598.0K | 2.2K | 20.5K |
| 30d Downloads | 43.7K | 8 | 319 |
| Dependents | 583 | 0 | 15 |
| Releases | 10 | 5 | 1 |
| Last Updated | 610d ago | 294d ago | 3159d ago |
| Age | 5y 4m | 9m | 8y 9m |
Health Breakdown
proc-exit
Maintenance
4
Quality
22
Community
19
Popularity
7
Documentation
15
proc-result
Maintenance
9
Quality
15
Community
11
Popularity
4
Documentation
10
exit-code
Maintenance
1
Quality
21
Community
9
Popularity
5
Documentation
11
Technical Details
| proc-exit | proc-result | exit-code | |
|---|---|---|---|
| Version | 2.0.2 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Unlicense |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 13KB | 14KB | 4KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | 1.74 | — | — |
| Owners | 2 (team) | 2 (team) | 1 |
Links
Quick Verdict
- •proc-exit leads with a health score of 67/100, but none of the options score above 80.
- •proc-exit is depended on by 583 crates — strongest ecosystem trust.
- •⚠ proc-exit, exit-code have not been updated in over a year.
- •proc-result is pre-1.0 — API may change.