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