Top 0.1% downloads on crates.io
Top 0.4% dependent packages on crates.io
Top 0.1% dependent repos on crates.io
Top 0.7% docker downloads on crates.io
crates.io : ipnet
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.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:cargo/ipnet
Keywords:
cidr
, ip
, network
, prefix
, subnet
License: MIT,Apache-2.0
Latest release: about 1 year ago
First release: over 8 years ago
Dependent packages: 202
Dependent repositories: 23,005
Downloads: 308,520,706 total
Stars: 150 on GitHub
Forks: 39 on GitHub
Docker dependents: 334
Docker downloads: 26,564,663
Total Commits: 266
Committers: 23
Average commits per author: 11.565
Development Distribution Score (DDS): 0.372
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago