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 a9c375f8ea Partway through refactoring of Arena. 6 years ago
..
bindings A lot more tests are working now. 6 years ago
json A lot more tests are working now. 6 years ago
pb A lot more tests are working now. 6 years ago
decode.c WIP. 7 years ago
decode.h Changed C API to only define structs, a table, and a few minimal inline functions. 7 years ago
def.c Some bugfixes. 6 years ago
def.h Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
encode.c WIP. 7 years ago
encode.h Changed C API to only define structs, a table, and a few minimal inline functions. 7 years ago
generated_util.h Merge branch 'arrayapi' into defcleanup 6 years ago
handlers-inl.h A lot more tests are working now. 6 years ago
handlers.c All tests pass again! 6 years ago
handlers.h A lot more tests are working now. 6 years ago
msg.c WIP. 7 years ago
msg.h WIP. 6 years ago
msgfactory.c upb_refcounted is gone! Some tests still to fix. 6 years ago
msgfactory.h Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}. 7 years ago
port_def.inc Added port_def.inc and port_undef.inc. 7 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 7 years ago
sink.c A lot more tests are working now. 6 years ago
sink.h All tests pass again! 6 years ago
structs.int.h Merge branch 'arrayapi' into defcleanup 6 years ago
table.c Bugfix on bigendianess by casting size_t to unint32_t 7 years ago
table.int.h WIP. 7 years ago
upb.c Partway through refactoring of Arena. 6 years ago
upb.h Partway through refactoring of Arena. 6 years ago