appnexus / pyrobuf

A Cython alternative to Google's Python Protobuf library
Other
556 stars 71 forks source link

Parse improvements #115

Closed tburmeister closed 6 years ago

tburmeister commented 6 years ago

Parse/handle index and wire type at compile time, not run time and simplify list serialization.