Decision Workspace
os_socketaddr vs ysockaddr vs libc
Side-by-side comparison of Rust crates
39
os_socketaddr
growingv0.2.5
A type for handling platform-native socket addresses (struct sockaddr)
46
ysockaddr
growingv0.2.0
Integration between SockAddr and C sockaddr
74
libc
growingv0.2.183
Raw FFI bindings to platform libraries like libc.
Core Metrics
| os_socketaddr | ysockaddr | libc | |
|---|---|---|---|
| Health Score | 39 | 46 | 74 |
| Total Downloads | 233.4K | 2.3K | 1.0B |
| 30d Downloads | 7.7K | 80 | 68.8M |
| Dependents | 98 | 3 | 120.3K |
| Releases | 8 | 3 | 199 |
| Last Updated | 1005d ago | 259d ago | 19d ago |
| Age | 7y 11m | 1y | 11y 2m |
Health Breakdown
os_socketaddr
Maintenance
4
Quality
9
Community
11
Popularity
6
Documentation
9
ysockaddr
Maintenance
8
Quality
17
Community
7
Popularity
4
Documentation
10
libc
Maintenance
19
Quality
15
Community
20
Popularity
8
Documentation
12
Technical Details
| os_socketaddr | ysockaddr | libc | |
|---|---|---|---|
| Version | 0.2.5 | 0.2.0 | 0.2.183 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 7KB | 4KB | 817KB |
| Features | 0 | 4 | 7 |
| Yanked % | 50.0% | 0.0% | 4.5% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 7 (team) |
Links
Quick Verdict
- •libc leads with a health score of 74/100, but none of the options score above 80.
- •libc is depended on by 120.3K crates — strongest ecosystem trust.
- •⚠ os_socketaddr has not been updated in over a year.