Decision Workspace
exit-code vs proc-exit vs proc-result
Side-by-side comparison of Rust crates
47
exit-code
growingv1.0.0
Commonly used exit codes for usage in applications.
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
Core Metrics
| exit-code | proc-exit | proc-result | |
|---|---|---|---|
| Health Score | 47 | 67 | 49 |
| Total Downloads | 20.5K | 598.0K | 2.2K |
| 30d Downloads | 319 | 43.7K | 8 |
| Dependents | 15 | 583 | 0 |
| Releases | 1 | 10 | 5 |
| Last Updated | 3159d ago | 610d ago | 294d ago |
| Age | 8y 9m | 5y 4m | 9m |
Health Breakdown
exit-code
Maintenance
1
Quality
21
Community
9
Popularity
5
Documentation
11
proc-exit
Maintenance
4
Quality
22
Community
19
Popularity
7
Documentation
15
proc-result
Maintenance
9
Quality
15
Community
11
Popularity
4
Documentation
10
Technical Details
| exit-code | proc-exit | proc-result | |
|---|---|---|---|
| Version | 1.0.0 | 2.0.2 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Unlicense | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 4KB | 13KB | 14KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.74 | — |
| Owners | 1 | 2 (team) | 2 (team) |
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.
- •⚠ exit-code, proc-exit have not been updated in over a year.
- •proc-result is pre-1.0 — API may change.