A netstring implementation
Netstring reader/writer and streams.
Implements a JavaScript async iterator protocol for consuming and producing binary netstrings.
Netstring Plus encoder/decoder
Implements a JavaScript async iterator protocol for consuming and producing Syrup byte-string-framed streams: a sibling of @endo/netstring with no trailing comma.
A simple module to generate and parse netstring format
Endo daemon
Library for encoding and decoding netstrings
A simple, zero-copy netstring parser for Rust, designed for incremental parsing of streaming data with minimal allocations.
A trait for tokios AsyncRead to easily read netstrings from streams.
Tokio Framed Netstring Codec
TNetString parser for Rust
A netstring parser and emitter
Ruby implementation of the tagged netstring specification, a simple data interchange format better suited to low-level network communication than JSON. See http://tnetstrings.org/ for more details.
No description provided.
No description provided.