Decision Workspace
ph-mobile-network vs ipnet vs generic-ip
Side-by-side comparison of Rust crates
49
ph-mobile-network
growingv0.1.4
A library for identifying mobile network operators in the Philippines based on phone number prefixes.
72
ipnet
stablev2.12.0
Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.
39
generic-ip
growingv0.1.1
IP address types for generic programming
Core Metrics
| ph-mobile-network | ipnet | generic-ip | |
|---|---|---|---|
| Health Score | 49 | 72 | 39 |
| Total Downloads | 6.1K | 345.0M | 18.0K |
| 30d Downloads | 7 | 25.3M | 122 |
| Dependents | 0 | 4.7K | 20 |
| Releases | 5 | 70 | 9 |
| Last Updated | 698d ago | 25d ago | 751d ago |
| Age | 1y 11m | 8y 7m | 3y 11m |
Health Breakdown
ph-mobile-network
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
13
ipnet
Maintenance
17
Quality
21
Community
14
Popularity
8
Documentation
12
generic-ip
Maintenance
4
Quality
11
Community
9
Popularity
5
Documentation
10
Technical Details
| ph-mobile-network | ipnet | generic-ip | |
|---|---|---|---|
| Version | 0.1.4 | 2.12.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 5 | 9 |
| Crate Size | 9KB | 31KB | 9.8MB |
| Features | 0 | 9 | 3 |
| Yanked % | 0.0% | 1.4% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ipnet leads with a health score of 72/100, but none of the options score above 80.
- •ipnet is depended on by 4.7K crates — strongest ecosystem trust.
- •⚠ ph-mobile-network, generic-ip have not been updated in over a year.
- •ph-mobile-network, generic-ip are pre-1.0 — API may change.