About
I'm Josh Haberman, and I currently work for Google in Seattle, WA. My personal projects are:Meta
Daily Archives: July 12, 2008
100 lines of C that can parse any Protocol Buffer
There’s lots of misinformation flying around the blogosphere about Google’s Protocol Buffers. One common claim is that you can’t parse a protobuf without having the .proto file. This is false, as demonstrated by This 100-line C program that does just … Continue reading
Posted in Uncategorized
6 Comments