Decision Workspace
rawsys-linux vs syscall-numbers vs faf-syscall
Side-by-side comparison of Rust crates
49
rawsys-linux
growingv1.0.1
Direct Linux kernel syscalls in Rust — no libc required, per-ISA and multi-version aware.
68
syscall-numbers
stablev4.0.3
System calls numbers for various architectures
46
faf-syscall
growingv3.0.3
Raw (asm), fast system calls for linux with no dependencies (no_std)
Core Metrics
| rawsys-linux | syscall-numbers | faf-syscall | |
|---|---|---|---|
| Health Score | 49 | 68 | 46 |
| Total Downloads | 1.0K | 204.7K | 9.3K |
| 30d Downloads | 0 | 6.7K | 0 |
| Dependents | 0 | 37 | 0 |
| Releases | 2 | 9 | 7 |
| Last Updated | 288d ago | 55d ago | 1534d ago |
| Age | 9m | 4y 9m | 4y 5m |
Health Breakdown
rawsys-linux
Maintenance
7
Quality
19
Community
6
Popularity
4
Documentation
13
syscall-numbers
Maintenance
16
Quality
21
Community
10
Popularity
6
Documentation
15
faf-syscall
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
10
Technical Details
| rawsys-linux | syscall-numbers | faf-syscall | |
|---|---|---|---|
| Version | 1.0.1 | 4.0.3 | 3.0.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | BSD-2-Clause | MIT | Unlicense |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 602KB | 46KB | 2KB |
| Features | 27 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •syscall-numbers leads with a health score of 68/100, but none of the options score above 80.
- •⚠ faf-syscall has not been updated in over a year.