Decision Workspace
sysexit vs proc-exit vs proc-result
Side-by-side comparison of Rust crates
42
sysexit
growingv0.2.0
Exit codes for programs
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
| sysexit | proc-exit | proc-result | |
|---|---|---|---|
| Health Score | 42 | 67 | 49 |
| Total Downloads | 8.1K | 598.0K | 2.2K |
| 30d Downloads | 71 | 45.7K | 8 |
| Dependents | 3 | 583 | 0 |
| Releases | 3 | 10 | 5 |
| Last Updated | 2959d ago | 610d ago | 294d ago |
| Age | 8y 5m | 5y 4m | 9m |
Health Breakdown
sysexit
Maintenance
3
Quality
15
Community
8
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
| sysexit | proc-exit | proc-result | |
|---|---|---|---|
| Version | 0.2.0 | 2.0.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 5 |
| Crate Size | 7KB | 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.
- •⚠ sysexit, proc-exit have not been updated in over a year.
- •sysexit, proc-result are pre-1.0 — API may change.