Decision Workspace
os_abi_sentinel vs syscall-numbers vs os_kernel_foundry
Side-by-side comparison of Rust crates
49
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.
68
syscall-numbers
stablev4.0.3
System calls numbers for various architectures
54
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 | 49 | 68 | 54 |
| Total Downloads | 125 | 204.7K | 244 |
| 30d Downloads | 0 | 6.7K | 0 |
| Dependents | 3 | 37 | 3 |
| Releases | 1 | 9 | 6 |
| Last Updated | 83d ago | 55d ago | 86d ago |
| Age | 2m | 4y 9m | 2m |
Health Breakdown
os_abi_sentinel
Maintenance
8
Quality
17
Community
8
Popularity
3
Documentation
13
syscall-numbers
Maintenance
16
Quality
21
Community
10
Popularity
6
Documentation
15
os_kernel_foundry
Maintenance
14
Quality
16
Community
8
Popularity
3
Documentation
13
Technical Details
| os_abi_sentinel | syscall-numbers | os_kernel_foundry | |
|---|---|---|---|
| Version | 0.1.0 | 4.0.3 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 12KB | 46KB | 20KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| 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.
- •os_abi_sentinel, os_kernel_foundry are pre-1.0 — API may change.