rustybgp
BGP processor
An implementation of the BGP protocol in Rust for high-performance networking.
BGP implemented in the Rust Programming Language
486 stars
28 watching
47 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 738 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 5 |
lotabout/rargs | A utility for processing input lines with pattern matching support | 495 |
rust-embedded/wg | The embedded WG project coordinates efforts to improve the quality and accessibility of software development for embedded systems using Rust. | 1,926 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
danielbusaba/rust-gpu | An effort to integrate Rust with GPU acceleration using the wgpu-rs library | 5 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
windelbouwman/rspython | An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
m-decoster/rsgenetic | A framework for executing genetic algorithms in Rust | 75 |
jacobrosenthal/dsp-discoveryf4-rust | A Rust implementation of digital signal processing using Arm Cortex-M based microcontrollers. | 31 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
thejpster/vga-framebuffer-rs | A Rust implementation of a hardware-agnostic VGA frame buffer for embedded systems | 31 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |