11 releases

0.3.1 Jan 18, 2025
0.3.0 Sep 30, 2024
0.2.3 Jun 25, 2024
0.2.2 Jun 25, 2023
0.0.2 Mar 10, 2017

#127 in Network programming

Download history 37925/week @ 2024-10-08 54338/week @ 2024-10-15 45694/week @ 2024-10-22 45539/week @ 2024-10-29 36056/week @ 2024-11-05 71372/week @ 2024-11-12 66352/week @ 2024-11-19 43719/week @ 2024-11-26 59297/week @ 2024-12-03 61454/week @ 2024-12-10 40208/week @ 2024-12-17 15652/week @ 2024-12-24 26044/week @ 2024-12-31 60704/week @ 2025-01-07 48923/week @ 2025-01-14 50314/week @ 2025-01-21

189,585 downloads per month
Used in 73 crates (49 directly)

MIT license

185KB
6.5K SLoC

Rust CI AppVeyor Status crates.io MIT licensed

cidr crate

This library provides types to represent an IP network (Cidr) or an IP host within a network (Inet).

The naming follows the names of the PostgreSQL data types

The documentation for master is located at https://stbuehler.github.io/rustdocs/cidr/cidr/; released versions are documented at https://docs.rs/cidr.

Examples

Dependencies

~170KB