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 7f0d535826 Merge branch 'fastest-table' into fast-table 4 years ago
..
bindings Added simple offset-based accessors for defs, and deprecated old iterators. 4 years ago
json Added simple offset-based accessors for defs, and deprecated old iterators. 4 years ago
pb Merge pull request #312 from haberman/defiter 4 years ago
decode.c Cleaned up table compression a bit. 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 Merge branch 'fastest-table' into fast-table 4 years ago
def.h Removed C++-style comments. 4 years ago
def.hpp Re-added const for all of the pointer wrapper types. 4 years ago
encode.c Expanded benchmarking script and added one size opt to the encoder. 4 years ago
encode.h
handlers-inl.h
handlers.c Added simple offset-based accessors for defs, and deprecated old iterators. 4 years ago
handlers.h Applied changes from google3. 5 years ago
json_decode.c Use quoted include. 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 Removed unused push/pop functions. 4 years ago
table.int.h Removed unused push/pop functions. 4 years ago
text_encode.c
text_encode.h
upb.c Fixed bug in addunknown and added ASAN poisoning. 4 years ago
upb.h Fixed bug in addunknown and added ASAN poisoning. 4 years ago
upb.hpp
upb.int.h Added new internal header. 4 years ago