10 unstable releases (4 breaking)

0.4.0 Jan 18, 2024
0.3.1 Apr 25, 2023
0.2.0 Jul 18, 2022
0.1.1 Jan 11, 2022
0.0.2 Nov 11, 2021

#206 in Network programming

Download history 41/week @ 2023-12-31 312/week @ 2024-01-07 284/week @ 2024-01-14 77/week @ 2024-01-21 80/week @ 2024-01-28 139/week @ 2024-02-04 98/week @ 2024-02-11 222/week @ 2024-02-18 368/week @ 2024-02-25 223/week @ 2024-03-03 229/week @ 2024-03-10 211/week @ 2024-03-17 183/week @ 2024-03-24 280/week @ 2024-03-31 101/week @ 2024-04-07

790 downloads per month
Used in 7 crates (6 directly)

BSD-3-Clause

685KB
16K SLoC

routecore – A Library with Building Blocks for BGP Routing

This crate aims to provide fundamental building blocks, i.e. Types and Traits for applications that need to deal with BGP/routing related data.

The crate is work in progress and will grow over time to be more and more complete.

Contributing

If you have comments, proposed changes, or would like to contribute, please open an issue in the GitHub repository. In particular, if you would like to use the crate but it is missing functionality for your use case, we would love to hear from you!

License

The routecore crate is distributed under the terms of the BSD-3-clause license. See LICENSE for details.


lib.rs:

A library for IP routing primitives.

Dependencies

~0–1.8MB
~32K SLoC