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 1845997498 Added comments. 3 years ago
..
bindings Addressed PR comments. 3 years ago
util Addressed PR comments and fixed the broken test. 3 years ago
decode.c Properly byte-swap fixed packed fields. 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 Added comments. 3 years ago
def.h Added comments. 3 years ago
def.hpp Test for def_to_proto is working. 3 years ago
encode.c MSET -> MSGSET 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 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 Addressed PR comments. 3 years ago
reflection.h Addressed PR comments. 3 years ago
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