Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
 
 
 
 
 
 
Joshua Haberman f01efe8b64 Removed another C99-ism. 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 Bugfix: initialize fastlimit and fastend. 4 years ago
decode.h Merge branch 'master' into fast-table 4 years ago
decode.int.h Merge branch 'master' into fast-table 4 years ago
decode_fast.c Removed another C99-ism. 4 years ago
decode_fast.h Merge branch 'master' into fast-table 4 years ago
def.c Merge branch 'master' 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. 5 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 JSON parser: Bugfix for float/double in quotes. 5 years ago
json_decode.h
json_encode.c Added simple offset-based accessors for defs, and deprecated old iterators. 4 years ago
json_encode.h
msg.c Implemented inline array allocation, and moved type->lg2 map to reflection. 4 years ago
msg.h Merge branch 'master' into fast-table 4 years ago
port.c
port_def.inc Add UPB_NORETURN for MSC 5 years ago
port_undef.inc Fix divide by zero vs2019 compilation error #293 (#294) 5 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 compile error. 4 years ago
upb.h Fixed binary encoding and decoding for big-endian machines. 5 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