2 unstable releases

0.2.0 Aug 25, 2024
0.1.0 Aug 18, 2024

#1743 in Network programming

Download history 1/week @ 2024-09-18 1/week @ 2024-09-25 3/week @ 2024-10-09 3/week @ 2024-10-16 5/week @ 2024-10-30 7/week @ 2024-11-06

65 downloads per month

MIT license

110KB
2K SLoC

CIDRs

github crates.io docs.rs build status dependency status

This library provides a set of types and functions for working with IP CIDRs.

Usage

Add cidrs to your Cargo.toml:

[dependencies]
cidrs = { version = "*", features = ["routing-table"] }

More examples can be found in the examples directory.

Dependencies

~235–690KB
~16K SLoC