Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.2% on crates.io
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
purl: pkg:cargo/ipnet
Keywords: network, prefix, ip, cidr, subnet
License: MIT,Apache-2.0
Latest release: 7 months ago
First release: almost 7 years ago
Dependent packages: 202
Dependent repositories: 23,005
Downloads: 94,104,401 total
Stars: 112 on GitHub
Forks: 24 on GitHub
Docker dependents: 334
Docker downloads: 26,564,168
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...