8 releases

0.2.2 Jun 25, 2023
0.2.1 Oct 8, 2021
0.2.0 Aug 9, 2021
0.1.1 Aug 27, 2020
0.0.2 Mar 10, 2017

#196 in Network programming

Download history 23543/week @ 2023-11-27 19381/week @ 2023-12-04 19057/week @ 2023-12-11 22816/week @ 2023-12-18 14176/week @ 2023-12-25 19685/week @ 2024-01-01 26826/week @ 2024-01-08 27172/week @ 2024-01-15 31103/week @ 2024-01-22 28992/week @ 2024-01-29 26582/week @ 2024-02-05 26355/week @ 2024-02-12 28420/week @ 2024-02-19 27737/week @ 2024-02-26 31507/week @ 2024-03-04 11210/week @ 2024-03-11

100,578 downloads per month
Used in 52 crates (33 directly)

MIT license

160KB
5.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

~180KB