From 451a2250de320d2c88ef9b23d9408ed9f0a20692 Mon Sep 17 00:00:00 2001 From: Marco Cadetg Date: Sat, 4 Oct 2025 15:31:12 +0200 Subject: [PATCH] Add Rustnet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2790bc..1992ffb 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [Gymmasssorla/anevicon](https://github.com/Gymmasssorla/anevicon) — The most powerful UDP-based load generator, written in Rust [](https://travis-ci.com/Gymmasssorla/anevicon) * [Gymmasssorla/finshir](https://github.com/Gymmasssorla/finshir) — A coroutines-driven Low & Slow traffic generator, written in Rust [](https://travis-ci.com/Gymmasssorla/finshir) * [Ockam](https://github.com/ockam-network/ockam) — A suite of tools, programming libraries and infrastructure that make it easy to build devices that communicate securely, privately and trustfully with cloud services and other devices. [](https://github.com/ockam-network/ockam/actions?query=workflow%3A%22Continuous+Integration%22) +* [RustNet](https://github.com/domcyrus/rustnet) - A cross platform real time network monitoring tool. [![Build Status](https://github.com/domcyrus/rustnet/workflows/Rust/badge.svg)](https://github.com/domcyrus/rustnet/actions) ### System tools