Decision Workspace
use-ip vs netip vs ip_network
Side-by-side comparison of Rust crates
49
use-ip
experimentalv0.1.0
Lightweight IP address parsing and classification helpers for RustUse.
53
netip
growingv0.3.2
IPv4/IPv6 network types with non-contiguous masks support
52
ip_network
growingv0.4.1
IPv4 and IPv6 network structs.
Core Metrics
| use-ip | netip | ip_network | |
|---|---|---|---|
| Health Score | 49 | 53 | 52 |
| Total Downloads | 27 | 2.5K | 13.3M |
| 30d Downloads | 0 | 0 | 541.5K |
| Dependents | 4 | 0 | 686 |
| Releases | 1 | 5 | 15 |
| Last Updated | 9d ago | 3d ago | 1655d ago |
| Age | 9d | 1y 11m | 8y 8m |
Health Breakdown
use-ip
Maintenance
12
Quality
15
Community
5
Popularity
2
Documentation
15
netip
Maintenance
16
Quality
15
Community
5
Popularity
4
Documentation
13
ip_network
Maintenance
4
Quality
14
Community
14
Popularity
8
Documentation
12
Technical Details
| use-ip | netip | ip_network | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.2 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | BSD-2-Clause |
| Dependencies | 0 | 2 | 5 |
| Crate Size | 2KB | 54KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •netip leads with a health score of 53/100, but none of the options score above 80.
- •ip_network has the most downloads (13.3M), suggesting wider adoption.
- •ip_network is depended on by 686 crates — strongest ecosystem trust.
- •⚠ ip_network has not been updated in over a year.