Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Josh Haberman 32e3f394b4 A few small API tweaks. 6 years ago
..
upb A few small API tweaks. 6 years ago
def.c First version of a real C codegen for upb. 8 years ago
msg.c Enforced that upb_msg lives in an Arena only, and other simplifying. 6 years ago
upb.c New upb_msg code and Lua bindings around it. 8 years ago
upb.h Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}. 6 years ago
upb.lua Put oneofs in the same table as fields. (#60) 9 years ago