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 8b38e8f214 Merge branch 'fastest-table' into fast-table 4 years ago
..
bindings Fixed pedantic warning. 4 years ago
json
pb
decode.c Merge branch 'fastest-table' into fast-table 4 years ago
decode.h Added a few more comments. 4 years ago
decode.int.h Merge branch 'fastest-table' into fast-table 4 years ago
decode_fast.c Merge branch 'fastest-table' into fast-table 4 years ago
decode_fast.h Merge branch 'fastest-table' into fast-table 4 years ago
def.c Add repeated varints and fixed parsers 4 years ago
def.h
def.hpp
encode.c
encode.h
handlers-inl.h
handlers.c
handlers.h
json_decode.c Merge branch 'fastest-table' into fast-table 4 years ago
json_decode.h
json_encode.c Updated to a new version of protobuf and fixed a few conformance tests. 4 years ago
json_encode.h
msg.c Fixed bug in addunknown and added ASAN poisoning. 4 years ago
msg.h Merge branch 'fastest-table' into fast-table 4 years ago
port.c
port_def.inc Removed extraneous C++-style comment. 4 years ago
port_undef.inc undef UPB_ASAN. 4 years ago
reflection.c Merge pull request #313 from haberman/inline-arena 4 years ago
reflection.h
sink.c
sink.h
table.c
table.int.h
text_encode.c
text_encode.h
upb.c Repeated string and primitive support. 4 years ago
upb.h Repeated string and primitive support. 4 years ago
upb.hpp Fixed upb::InlinedArena, which was compeltely broken. 4 years ago
upb.int.h Added new internal header. 4 years ago