Decision Workspace
proc-result vs proc-exit vs exit-code
Side-by-side comparison of Rust crates
49
proc-result
experimentalv0.3.0
A tiny cross-platform library containing exit status and code types
67
proc-exit
growingv2.0.2
Exit codes for process termination
47
exit-code
growingv1.0.0
Commonly used exit codes for usage in applications.
Core Metrics
| proc-result | proc-exit | exit-code | |
|---|---|---|---|
| Health Score | 49 | 67 | 47 |
| Total Downloads | 2.2K | 598.0K | 20.5K |
| 30d Downloads | 8 | 43.7K | 319 |
| Dependents | 0 | 583 | 15 |
| Releases | 5 | 10 | 1 |
| Last Updated | 294d ago | 610d ago | 3159d ago |
| Age | 9m | 5y 4m | 8y 9m |
Health Breakdown
proc-result
Maintenance
9
Quality
15
Community
11
Popularity
4
Documentation
10
proc-exit
Maintenance
4
Quality
22
Community
19
Popularity
7
Documentation
15
exit-code
Maintenance
1
Quality
21
Community
9
Popularity
5
Documentation
11
Technical Details
| proc-result | proc-exit | exit-code | |
|---|---|---|---|
| Version | 0.3.0 | 2.0.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Unlicense |
| Dependencies | 5 | 0 | 0 |
| Crate Size | 14KB | 13KB | 4KB |
| Features | 3 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| 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.