trendvidia/protowire-goGolang reference implementation of trendvidia/protowire - a serialization toolkit built around PXF (Proto eXpressive Format), SBE (Simple Binary Encoding), and a cross-port Envelope. PXF is a human-friendly text serialization format; SBE is a fixed-offset binary format (ultra-low-latency). Both are backed by protobuf schemas.