Ben Chuanlong Du's Blog

It is never too late to learn.

Protobuf Implementations in Rust

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

protobuf

protobuf is a Rust implementation of Google protocol buffers .

prost

prost is a Protocol Buffers implementation for the Rust Language .

Comments