Decision Workspace
syscall-numbers vs kexec-loader vs linux-sysno
Side-by-side comparison of Rust crates
68
syscall-numbers
stablev4.0.3
System calls numbers for various architectures
54
kexec-loader
experimentalv0.17.0
Safe wrapper over kexec_file_load(2) (Linux) for boot handoff — supports the signature-verified variant only
52
linux-sysno
growingv0.5.0
A list of system call numbers
Core Metrics
| syscall-numbers | kexec-loader | linux-sysno | |
|---|---|---|---|
| Health Score | 68 | 54 | 52 |
| Total Downloads | 204.7K | 65 | 15.6K |
| 30d Downloads | 6.7K | 0 | 0 |
| Dependents | 37 | 0 | 11 |
| Releases | 9 | 3 | 11 |
| Last Updated | 55d ago | 32d ago | 143d ago |
| Age | 4y 9m | 1m | 2y 11m |
Health Breakdown
syscall-numbers
Maintenance
16
Quality
21
Community
10
Popularity
6
Documentation
15
kexec-loader
Maintenance
12
Quality
14
Community
11
Popularity
2
Documentation
15
linux-sysno
Maintenance
12
Quality
17
Community
6
Popularity
5
Documentation
12
Technical Details
| syscall-numbers | kexec-loader | linux-sysno | |
|---|---|---|---|
| Version | 4.0.3 | 0.17.0 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 46KB | 9KB | 96KB |
| Features | 0 | 0 | 20 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.88 | 1.88 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •syscall-numbers leads with a health score of 68/100, but none of the options score above 80.
- •kexec-loader, linux-sysno are pre-1.0 — API may change.