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

#99 in Network programming

Download history 50339/week @ 2025-01-21 61296/week @ 2025-01-28 69135/week @ 2025-02-04 70113/week @ 2025-02-11 73652/week @ 2025-02-18 60939/week @ 2025-02-25 72031/week @ 2025-03-04 83355/week @ 2025-03-11 92581/week @ 2025-03-18 72904/week @ 2025-03-25 76468/week @ 2025-04-01 90437/week @ 2025-04-08 83141/week @ 2025-04-15 102982/week @ 2025-04-22 76790/week @ 2025-04-29 58866/week @ 2025-05-06

337,115 downloads per month
Used in 74 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

~165KB