Decision Workspace
prettify_ip vs ip_network vs ip_network_table
Side-by-side comparison of Rust crates
48
prettify_ip
experimentalv0.1.2
Parse and pretty-print IPv4/IPv6 in canonical and non-canonical forms (decimal dotted IPv6, integer/hex IPv4).
52
ip_network
growingv0.4.1
IPv4 and IPv6 network structs.
52
ip_network_table
growingv0.2.0
IPv4 and IPv6 network fast lookup table.
Core Metrics
| prettify_ip | ip_network | ip_network_table | |
|---|---|---|---|
| Health Score | 48 | 52 | 52 |
| Total Downloads | 1.3K | 12.2M | 3.7M |
| 30d Downloads | 42 | 545.8K | 218.0K |
| Dependents | 3 | 650 | 55 |
| Releases | 3 | 15 | 4 |
| Last Updated | 192d ago | 1596d ago | 1719d ago |
| Age | 6m | 8y 6m | 6y 10m |
Health Breakdown
prettify_ip
Maintenance
11
Quality
15
Community
8
Popularity
4
Documentation
10
ip_network
Maintenance
4
Quality
14
Community
14
Popularity
8
Documentation
12
ip_network_table
Maintenance
6
Quality
15
Community
11
Popularity
8
Documentation
12
Technical Details
| prettify_ip | ip_network | ip_network_table | |
|---|---|---|---|
| Version | 0.1.2 | 0.4.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-2-Clause | BSD-2-Clause |
| Dependencies | 0 | 5 | 3 |
| Crate Size | 5KB | 24KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ip_network leads with a health score of 52/100, but none of the options score above 80.
- •ip_network is depended on by 650 crates — strongest ecosystem trust.
- •⚠ ip_network, ip_network_table have not been updated in over a year.