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 0834ee254b Baseline code. 3 years ago
..
bindings Addressed PR comments. 3 years ago
util Baseline code. 3 years ago
decode.c Fixed UBSAN error. 3 years ago
decode.h
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
def.hpp
encode.c
encode.h
json_decode.c
json_decode.h
json_encode.c Addressed PR comments. 3 years ago
json_encode.h
msg.c
msg.h
msg_internal.h
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
table_internal.h
text_encode.c
text_encode.h
upb.c
upb.h
upb.hpp
upb_internal.h