Lightweight library for reading and writing unsigned integers (UInt) from 1 to 64 bits in Big Endian format. Supports precise binary serialization with byte-level control.
RSocket frame codec implemented with Uint8Array. Supports full spec, metadata extensions, and browser compatibility.
A Rust library for serialization and deserialization of network structs.
A macro to generate/parse binary representation of messages with custom bit fields
A macro to generate/parse binary representation of messages