Decision Workspace
mtu vs getifs vs ipconfig
Side-by-side comparison of Rust crates
59
mtu
growingv0.3.0
Obtain the local network interface MTU towards a given IP address.
48
getifs
growingv0.4.0
A high-performance, cross-platform Rust library providing comprehensive network interface information without relying on libc's `getifaddrs`. Get interfaces, multicast addresses, local/private/public IP addresses, MTU, and gateway information with minimal overhead.
65
ipconfig
growingv0.3.4
Get network adapters information and network configuration for windows.
Core Metrics
| mtu | getifs | ipconfig | |
|---|---|---|---|
| Health Score | 59 | 48 | 65 |
| Total Downloads | 80.3K | 18.2K | 45.4M |
| 30d Downloads | 3.9K | 3.9K | 3.1M |
| Dependents | 5 | 28 | 200 |
| Releases | 15 | 10 | 18 |
| Last Updated | 98d ago | 144d ago | 3d ago |
| Age | 1y 6m | 1y 2m | 8y 6m |
Health Breakdown
mtu
Maintenance
14
Quality
15
Community
12
Popularity
6
Documentation
12
getifs
Maintenance
12
Quality
7
Community
9
Popularity
5
Documentation
15
ipconfig
Maintenance
16
Quality
16
Community
11
Popularity
8
Documentation
14
Technical Details
| mtu | getifs | ipconfig | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.0 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 6 | 23 | 5 |
| Crate Size | 22KB | 60KB | 25KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 70.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.81.0 | 1.63.0 | 1.71 |
| Owners | 3 | 1 | 2 |
Links
Quick Verdict
- •ipconfig leads with a health score of 65/100, but none of the options score above 80.
- •ipconfig is depended on by 200 crates — strongest ecosystem trust.