Decision Workspace
ipstuff vs ipnet vs philiprehberger-ip-utils
Side-by-side comparison of Rust crates
39
ipstuff
growingv0.1.5
IP structures and utilities
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.
51
philiprehberger-ip-utils
experimentalv0.1.1
IP address utilities — CIDR matching, subnet calculation, classification, and anonymization
Core Metrics
| ipstuff | ipnet | philiprehberger-ip-utils | |
|---|---|---|---|
| Health Score | 39 | 72 | 51 |
| Total Downloads | 8.5K | 345.0M | 20 |
| 30d Downloads | 9 | 26.1M | 20 |
| Dependents | 0 | 4.7K | 0 |
| Releases | 6 | 70 | 2 |
| Last Updated | 2115d ago | 25d ago | today |
| Age | 6y 1m | 8y 7m | 7d |
Health Breakdown
ipstuff
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
12
ipnet
Maintenance
17
Quality
21
Community
14
Popularity
8
Documentation
12
philiprehberger-ip-utils
Maintenance
14
Quality
15
Community
5
Popularity
2
Documentation
15
Technical Details
| ipstuff | ipnet | philiprehberger-ip-utils | |
|---|---|---|---|
| Version | 0.1.5 | 2.12.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 11KB | 31KB | 10KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 1.4% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| 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.
- •⚠ ipstuff has not been updated in over a year.
- •ipstuff, philiprehberger-ip-utils are pre-1.0 — API may change.