Decision Workspace
os_abi_sentinel vs syscall-numbers vs os_kernel_foundry
Side-by-side comparison of Rust crates
51
os_abi_sentinel
experimentalv0.1.0
Dependency-free, no_std-first ABI contract utilities for Rust OS development: compile-time layout/offset assertions and minimal ABI versioning.
58
syscall-numbers
growingv4.0.2
System calls numbers for various architectures
57
os_kernel_foundry
experimentalv0.1.5
A modular, heavily test-driven foundation crate for building Rust-based operating systems in Rust.
Core Metrics
| os_abi_sentinel | syscall-numbers | os_kernel_foundry | |
|---|---|---|---|
| Health Score | 51 | 58 | 57 |
| Total Downloads | 68 | 188.1K | 160 |
| 30d Downloads | 68 | 6.4K | 160 |
| Dependents | 3 | 37 | 3 |
| Releases | 1 | 8 | 6 |
| Last Updated | 24d ago | 399d ago | 27d ago |
| Age | 24d | 4y 7m | 28d |
Health Breakdown
os_abi_sentinel
Maintenance
11
Quality
17
Community
8
Popularity
2
Documentation
13
syscall-numbers
Maintenance
8
Quality
21
Community
10
Popularity
6
Documentation
13
os_kernel_foundry
Maintenance
17
Quality
16
Community
8
Popularity
3
Documentation
13
Technical Details
| os_abi_sentinel | syscall-numbers | os_kernel_foundry | |
|---|---|---|---|
| Version | 0.1.0 | 4.0.2 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 12KB | 45KB | 20KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •⚠ syscall-numbers has not been updated in over a year.
- •os_abi_sentinel, os_kernel_foundry are pre-1.0 — API may change.