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.
 
 
 
 
 
 
Joshua Haberman 69bb5d1d94 Simplified main parsing function. 3 years ago
..
bindings Implemented upb_enumvaldef, for storing information about enumvals. 3 years ago
decode.c Simplified main parsing function. 3 years ago
decode.h
decode_fast.c Fixed fasttable parser. 3 years ago
decode_fast.h
decode_internal.h Added support for extensions. 3 years ago
def.c Addressed PR comments. 3 years ago
def.h Added support for extensions. 3 years ago
def.hpp Addressed PR comments. 3 years ago
encode.c Addressed PR comments. 3 years ago
encode.h
json_decode.c Added support for extensions. 3 years ago
json_decode.h Added support for extensions. 3 years ago
json_encode.c Added support for extensions. 3 years ago
json_encode.h
msg.c Addressed PR comments. 3 years ago
msg.h
msg_internal.h Addressed PR comments. 3 years ago
msg_test.cc Addressed PR comments. 3 years ago
msg_test.proto Addressed PR comments. 3 years ago
port_def.inc
port_undef.inc
reflection.c Addressed PR comments. 3 years ago
reflection.h Addressed PR comments. 3 years ago
reflection.hpp
table.c A few fixes in the 32-bit fallback. 4 years ago
table_internal.h
text_encode.c Implemented upb_enumvaldef, for storing information about enumvals. 3 years ago
text_encode.h
upb.c Fixed the edge case where rounding up causes overflow. 3 years ago
upb.h
upb.hpp
upb_internal.h