protobuf-parser
There are 10 repositories under protobuf-parser topic.
emicklei/proto
parser for Google ProtocolBuffers definition
tafia/quick-protobuf
A rust implementation of protobuf parser
xitonix/trubka
A CLI tool for Kafka
yoheimuta/go-protoparser
Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
pseudomuto/protokit
A starter kit for building protoc plugins. Rather than write your own, you can just use an existing one.
onlpx/pyproto
Automatically generate and decode protobufs without the need of a .proto file.
astro/rust-protobuf-iter
Iterate over Protobuf messages while decoding on the fly
jbruening/ProtoTxt.Net
.net protocol buffers text format deserializer
protobufel/protobufel-grammar
ProtoBuf Java Parser and FileDescriptor Builder
YuanWenqing/py-protoc
protobuf的python版本简单编译器,可编译输出ios、android、typescript使用的model,以及对应的sql语句模板、message包含的字段名常量类(java版)