Decision Workspace
faf-syscall vs syscall-numbers vs bsp_define
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)
68
syscall-numbers
stablev4.0.3
System calls numbers for various architectures
57
bsp_define
experimentalv0.1.59
微内核 BSP 硬件配置 trait 定义
Core Metrics
| faf-syscall | syscall-numbers | bsp_define | |
|---|---|---|---|
| Health Score | 46 | 68 | 57 |
| Total Downloads | 9.3K | 204.7K | 3.6K |
| 30d Downloads | 0 | 6.7K | 0 |
| Dependents | 0 | 37 | 35 |
| Releases | 7 | 9 | 14 |
| Last Updated | 1534d ago | 55d ago | 25d ago |
| Age | 4y 5m | 4y 9m | 12m |
Health Breakdown
faf-syscall
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
10
syscall-numbers
Maintenance
16
Quality
21
Community
10
Popularity
6
Documentation
15
bsp_define
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
12
Technical Details
| faf-syscall | syscall-numbers | bsp_define | |
|---|---|---|---|
| Version | 3.0.3 | 4.0.3 | 0.1.59 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Unlicense | MIT | Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 2KB | 46KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.95 |
| 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.
- •bsp_define is pre-1.0 — API may change.