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 48863ea0be A lot more tests are working now. 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. 6 years ago
decode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 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. 6 years ago
encode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 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 A lot more tests are working now. 6 years ago
handlers.h A lot more tests are working now. 6 years ago
msg.c WIP. 6 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}. 6 years ago
port_def.inc Added port_def.inc and port_undef.inc. 6 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 6 years ago
sink.c A lot more tests are working now. 6 years ago
sink.h A lot more tests are working now. 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 6 years ago
table.int.h WIP. 6 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