Decision Workspace
sysexits vs exitcode vs known-errors
Side-by-side comparison of Rust crates
68
sysexits
growingv0.13.0
The system exit codes as defined by <sysexits.h>
58
exitcode
growingv1.1.2
Preferred system exit codes as defined by sysexits.h
49
known-errors
experimentalv0.1.1
Well-known errors.
Core Metrics
| sysexits | exitcode | known-errors | |
|---|---|---|---|
| Health Score | 68 | 58 | 49 |
| Total Downloads | 1.2M | 7.7M | 19.8K |
| 30d Downloads | 39.3K | 172.1K | 2.0K |
| Dependents | 395 | 1.8K | 5 |
| Releases | 44 | 5 | 3 |
| Last Updated | 27d ago | 3204d ago | 322d ago |
| Age | 3y 10m | 8y 10m | 10m |
Health Breakdown
sysexits
Maintenance
18
Quality
16
Community
12
Popularity
7
Documentation
15
exitcode
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
11
known-errors
Maintenance
9
Quality
17
Community
8
Popularity
5
Documentation
10
Technical Details
| sysexits | exitcode | known-errors | |
|---|---|---|---|
| Version | 0.13.0 | 1.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 | Unlicense |
| Dependencies | 3 | 0 | 5 |
| Crate Size | 26KB | 7KB | 9KB |
| Features | 2 | 0 | 10 |
| Yanked % | 4.5% | 0.0% | 0.0% |
| Edition | 2024 | — | 2024 |
| MSRV | 1.87.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sysexits leads with a health score of 68/100, but none of the options score above 80.
- •exitcode has the most downloads (7.7M), suggesting wider adoption.
- •exitcode is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ exitcode has not been updated in over a year.
- •sysexits, known-errors are pre-1.0 — API may change.