Add routing protocols projects

Add Holo (disclaimer: my project!) and RustyBGP to the new "Routing protocols" category.

Similar projects in other languages:
* https://github.com/FRRouting/frr
* https://github.com/osrg/gobgp
pull/1503/head
Renato Westphal 1 year ago committed by GitHub
parent 490e294a07
commit e76d739eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,6 +21,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
* [Operating systems](#operating-systems)
* [Payments](#payments)
* [Productivity](#productivity)
* [Routing protocols](#routing-protocols)
* [Security tools](#security-tools)
* [Simulation](#simulation)
* [Social networks](#social-networks)
@ -333,6 +334,11 @@ See also [A comparison of operating systems written in Rust](https://github.com/
* [illacloud/illa](https://github.com/illacloud/illa) [[ILLA Cloud](https://www.illacloud.com/)] - Low-code internal tool builder written with Rust.
* [pier-cli/pier](https://github.com/pier-cli/pier) — A central repository to manage (add, search metadata, etc.) all your one-liners, scripts, tools, and CLIs
### Routing protocols
* [Holo](https://github.com/rwestphal/holo) - Holo is a suite of routing protocols designed to support high-scale and automation-driven networks
* [RustyBGP](https://github.com/osrg/rustybgp) - BGP implemented in the Rust Programming Language
### Security tools
* [AFLplusplus/LibAFL](https://github.com/AFLplusplus/LibAFL) - Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, etc. [![build and test](https://github.com/AFLplusplus/LibAFL/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/AFLplusplus/LibAFL/actions/workflows/build_and_test.yml)

Loading…
Cancel
Save