12 unstable releases (5 breaking)

0.5.0-rc1 Jun 10, 2024
0.4.0 Jan 18, 2024
0.3.1 Apr 25, 2023
0.2.0 Jul 18, 2022
0.0.2 Nov 11, 2021

#206 in Network programming

Download history 218/week @ 2024-03-11 212/week @ 2024-03-18 188/week @ 2024-03-25 272/week @ 2024-04-01 139/week @ 2024-04-08 68/week @ 2024-04-15 146/week @ 2024-04-22 188/week @ 2024-04-29 125/week @ 2024-05-06 111/week @ 2024-05-13 217/week @ 2024-05-20 250/week @ 2024-05-27 194/week @ 2024-06-03 297/week @ 2024-06-10 470/week @ 2024-06-17 152/week @ 2024-06-24

1,137 downloads per month
Used in 6 crates (5 directly)

BSD-3-Clause

790KB
17K 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.5–13MB
~107K SLoC