Decision Workspace
realm_syscall vs rustix vs rustix-getifaddrs
Side-by-side comparison of Rust crates
48
realm_syscall
growingv0.1.11
Realm's convenient syscall collections.
71
rustix
stablev1.1.4
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
47
rustix-getifaddrs
experimentalv0.0.2
Implementation of `getifaddrs` using syscalls in rustix
Core Metrics
| realm_syscall | rustix | rustix-getifaddrs | |
|---|---|---|---|
| Health Score | 48 | 71 | 47 |
| Total Downloads | 30.4K | 688.7M | 3.0K |
| 30d Downloads | 210 | 59.1M | 3.0K |
| Dependents | 26 | 5.9K | 0 |
| Releases | 12 | 169 | 3 |
| Last Updated | 237d ago | 33d ago | 10d ago |
| Age | 3y 11m | 4y 5m | 2m |
Health Breakdown
realm_syscall
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
13
rustix
Maintenance
17
Quality
16
Community
15
Popularity
8
Documentation
15
rustix-getifaddrs
Maintenance
13
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| realm_syscall | rustix | rustix-getifaddrs | |
|---|---|---|---|
| Version | 0.1.11 | 1.1.4 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
| Dependencies | 3 | 20 | 1 |
| Crate Size | 4KB | 425KB | 8KB |
| Features | 0 | 31 | 0 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustix leads with a health score of 71/100, but none of the options score above 80.
- •rustix is depended on by 5.9K crates — strongest ecosystem trust.
- •realm_syscall, rustix-getifaddrs are pre-1.0 — API may change.