rips icon indicating copy to clipboard operation
rips copied to clipboard

Rust IP Stack - A userspace IP stack written in Rust (Work in progress)

RIPS - Rust IP Stack

This is a work in progress to migrate over from the older code base. So far this "new" one has very little, except the packet crate. So you probably want to check out the older one if you are looking for working protocols.

rips-packets

The rips-packets crate is a very fast and lightweight crate for reading and writing packet headers and payloads of common network protocols.