13 releases

new 0.5.0 Nov 20, 2024
0.5.0-rc1 Jun 10, 2024
0.5.0-rc0 May 29, 2024
0.4.0 Jan 18, 2024
0.0.2 Nov 11, 2021

#707 in Network programming

Download history 95/week @ 2024-08-05 88/week @ 2024-08-12 74/week @ 2024-08-19 65/week @ 2024-08-26 99/week @ 2024-09-02 107/week @ 2024-09-09 49/week @ 2024-09-16 151/week @ 2024-09-23 100/week @ 2024-09-30 40/week @ 2024-10-07 1/week @ 2024-10-14 62/week @ 2024-10-21 190/week @ 2024-10-28 2/week @ 2024-11-04 4/week @ 2024-11-11 357/week @ 2024-11-18

556 downloads per month
Used in 6 crates (5 directly)

BSD-3-Clause

1MB
18K 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–9.5MB
~93K SLoC