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

#100 in Network programming

Download history 52586/week @ 2025-01-15 49752/week @ 2025-01-22 60080/week @ 2025-01-29 75263/week @ 2025-02-05 66554/week @ 2025-02-12 75220/week @ 2025-02-19 59114/week @ 2025-02-26 72510/week @ 2025-03-05 86896/week @ 2025-03-12 93732/week @ 2025-03-19 74990/week @ 2025-03-26 79092/week @ 2025-04-02 81074/week @ 2025-04-09 94192/week @ 2025-04-16 95032/week @ 2025-04-23 62069/week @ 2025-04-30

354,734 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 http://stbuehler.github.io/rustdocs/cidr/cidr/; released versions are documented at http://docs.rs/cidr.

Examples

Dependencies

~165KB