wireforge-core-1.0.1 has been yanked.
WireForge Core — zero-copy network packet parsing and construction.
This crate provides:
- Protocol type definitions (EtherType, IpProtocol, etc.)
- Zero-copy packet parsers for L2-L4 protocols
- Builder-based packet constructors
- Checksum computation utilities
no_std
This crate is no_std compatible (requires alloc).