Protocol Buffers (Protobuf) with Perl
I'm hoping to reach anyone using Protocol Buffers in Perl, soliciting their experiences and best practices.
A Googler is soliciting help on an official set of bindings just this year. Which is great!
There seems to be Google::ProtocolBuffers which is now 10 years old - I suspect it is not a good choice.
The Google::ProtocolBuffers::Dynamic seems like the best choice right now but wont compile for me on Debian Trixie. I haven't gone too deep in to why, but upb seems to be on a branch, is old, and fails to compile.
A colleague recently just for fun had Claude create a pure perl library that passes all the tests and dropped it on github.
I ask as have been experimenting with protoconf which builds on protocol buffers.
Related. I do like Thrift a lot and it seems to be maintained which is nice, but it seems to have failed to gain traction.
I blog about Perl. I am back in Sydney
Leave a comment