Decision Workspace
prettify_ip vs netip vs ip_network
Side-by-side comparison of Rust crates
47
prettify_ip
experimentalv0.1.2
Parse and pretty-print IPv4/IPv6 in canonical and non-canonical forms (decimal dotted IPv6, integer/hex IPv4).
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
| prettify_ip | netip | ip_network | |
|---|---|---|---|
| Health Score | 47 | 53 | 52 |
| Total Downloads | 1.3K | 2.5K | 13.3M |
| 30d Downloads | 0 | 0 | 541.5K |
| Dependents | 3 | 0 | 686 |
| Releases | 3 | 5 | 15 |
| Last Updated | 251d ago | 3d ago | 1655d ago |
| Age | 8m | 1y 11m | 8y 8m |
Health Breakdown
prettify_ip
Maintenance
10
Quality
15
Community
8
Popularity
4
Documentation
10
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
| prettify_ip | netip | ip_network | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.2 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | BSD-2-Clause |
| Dependencies | 0 | 2 | 5 |
| Crate Size | 5KB | 54KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| 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.