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 d2f9bec5c6 Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
..
bindings Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
json Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
pb Removed old-style C++ handlers that relied on UB in favor of more normal ones. 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 Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
handlers.c Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
handlers.h Removed old-style C++ handlers that relied on UB in favor of more normal ones. 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 Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
sink.h Removed old-style C++ handlers that relied on UB in favor of more normal ones. 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 test_encoder passes! Other tests still need to be fixed. 6 years ago
upb.h Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago