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 5817886392 Simplified the field path representation. 3 years ago
..
bindings Addressed PR comments. 3 years ago
util Simplified the field path representation. 3 years ago
decode.c Fixed UBSAN error. 3 years ago
decode.h Merge branch 'unknown-opt' into required 3 years ago
decode_fast.c Restructured for simplicity and fixed fasttable parser. 3 years ago
decode_fast.h
decode_internal.h Addressed PR comments. 3 years ago
def.c Restructured for simplicity and fixed fasttable parser. 3 years ago
def.h WIP. 3 years ago
def.hpp WIP. 3 years ago
encode.c
encode.h
json_decode.c
json_decode.h
json_encode.c Addressed PR comments. 3 years ago
json_encode.h
msg.c Some pre-PR fixes. 3 years ago
msg.h
msg_internal.h Removed extra size from message. 3 years ago
msg_test.cc Finished up the test. 3 years ago
msg_test.proto Restructured for simplicity and fixed fasttable parser. 3 years ago
port_def.inc
port_undef.inc
reflection.c
reflection.h
reflection.hpp
table.c Merge branch 'unknown-opt' into required 3 years ago
table_internal.h Some pre-PR fixes. 3 years ago
text_encode.c
text_encode.h
upb.c
upb.h
upb.hpp
upb_internal.h