Progressive encoding and decoding of 'repeated' protobuffer fields

schilk.co

9 points by quarkz02 4 days ago


fsaintjacques - an hour 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.

https://github.com/fsaintjacques/wql