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
..
bindings A few small API tweaks. 6 years ago
descriptor Fixes for google3. 6 years ago
json Supprot FieldMask json encoding/decoding. (#147) 6 years ago
pb Merge pull request #145 from haberman/arrayapi 6 years ago
decode.c A few small API tweaks. 6 years ago
decode.h A few small API tweaks. 6 years ago
def.c Merge pull request #145 from haberman/arrayapi 6 years ago
def.h Merge pull request #145 from haberman/arrayapi 6 years ago
encode.c Renamed upb_stringview -> upb_strview for C terseness. 6 years ago
encode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 years ago
generated_util.h Fixed bugs in array accessors. 6 years ago
handlers-inl.h Fixes for google3. 6 years ago
handlers.c Fixes for google3. 6 years ago
handlers.h Re-add message handlers to upb/handlers.*. 6 years ago
msg.c Renamed upb_stringview -> upb_strview for C terseness. 6 years ago
msg.h Renamed upb_stringview -> upb_strview for C terseness. 6 years ago
msgfactory.c Renamed upb_stringview -> upb_strview for C terseness. 6 years ago
msgfactory.h Fixes for google3. 6 years ago
port_def.inc Added port_def.inc and port_undef.inc. 6 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 6 years ago
refcounted.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
refcounted.h Responded to CR comments. 8 years ago
sink.c Addressed PR comments. 8 years ago
sink.h Reserve unknown fields in upb 7 years ago
structs.int.h Added hazzers. 6 years ago
table.c Bugfix on bigendianess by casting size_t to unint32_t 6 years ago
table.int.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago
upb.c Fixed amalgamated build and added test. 8 years ago
upb.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago