8000 GitHub - aero-os/crabnet: Rust library for creating and parsing network packets.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aero-os/crabnet

Repository files navigation

crabnet

ci

Rust library for creating and parsing network packets.

Features

  • Crabnet extensively makes use of the Rust's type system to validate parsing and creation of packets at compile time.
  • The checksum for each layer is automatically computed on packet creation.

Releases

No releases published

Languages

0