Decision Workspace
rustix-getifaddrs vs getifaddrs vs rustix
Side-by-side comparison of Rust crates
49
rustix-getifaddrs
experimentalv0.0.4
Implementation of `getifaddrs` using syscalls in rustix
58
getifaddrs
growingv0.6.2
A cross-platform library for retrieving network interface addresses and indices (getifaddrs, if_nametoindex, if_indextoname).
66
rustix
stablev1.1.4
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
Core Metrics
| rustix-getifaddrs | getifaddrs | rustix | |
|---|---|---|---|
| Health Score | 49 | 58 | 66 |
| Total Downloads | 45.7K | 926.7K | 943.7M |
| 30d Downloads | 6.0K | 88.7K | 42.8M |
| Dependents | 0 | 94 | 8.4K |
| Releases | 5 | 14 | 169 |
| Last Updated | 104d ago | 64d ago | 141d ago |
| Age | 6m | 1y 10m | 4y 8m |
Health Breakdown
rustix-getifaddrs
Maintenance
13
Quality
14
Community
6
Popularity
6
Documentation
10
getifaddrs
Maintenance
15
Quality
15
Community
11
Popularity
7
Documentation
10
rustix
Maintenance
12
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| rustix-getifaddrs | getifaddrs | rustix | |
|---|---|---|---|
| Version | 0.0.4 | 0.6.2 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
| Dependencies | 1 | 3 | 20 |
| Crate Size | 8KB | 19KB | 425KB |
| Features | 0 | 0 | 31 |
| Yanked % | 0.0% | 0.0% | 5.3% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustix leads with a health score of 66/100, but none of the options score above 80.
- •rustix is depended on by 8.4K crates — strongest ecosystem trust.
- •rustix-getifaddrs, getifaddrs are pre-1.0 — API may change.