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 7ccf5650c7 If we encounter "null" for a non-NullValue enum, throw an error. 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 Updated obsolete comment. 4 years ago
decode.h
def.c Added simple offset-based accessors for defs, and deprecated old iterators. 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 If we encounter "null" for a non-NullValue enum, throw an error. 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 Implemented inline array allocation, and moved type->lg2 map to reflection. 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. 5 years ago
table.int.h Removed unused push/pop functions. 5 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 Added test that should trigger a memory leak. 5 years ago
upb.int.h Added new internal header. 4 years ago