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.
58
syscall-numbers
growingv4.0.2
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 | 58 | 46 |
| Total Downloads | 807 | 188.1K | 9.3K |
| 30d Downloads | 60 | 6.4K | 10 |
| Dependents | 0 | 37 | 0 |
| Releases | 2 | 8 | 7 |
| Last Updated | 229d ago | 399d ago | 1475d ago |
| Age | 7m | 4y 7m | 4y 3m |
Health Breakdown
rawsys-linux
Maintenance
8
Quality
19
Community
6
Popularity
3
Documentation
13
syscall-numbers
Maintenance
8
Quality
21
Community
10
Popularity
6
Documentation
13
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.2 | 3.0.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | BSD-2-Clause | MIT | Unlicense |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 602KB | 45KB | 2KB |
| Features | 27 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •⚠ syscall-numbers, faf-syscall have not been updated in over a year.