Progressive encoding and decoding of 'repeated' protobuffer fields
schilk.co9 points by quarkz02 4 days ago
9 points by quarkz02 4 days ago
I recently toyed with a tiny VM for protobuf, you can use it in redpanda WASM streams, or in streaming pipeline (without having to use SAX parsers or IDL shenanigans with projected message compiled...) for filtering and projecting before deserializing. 100% written by claude.