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 edad06a9fa WIP. 7 years ago
..
bindings Merge branch 'stringview' into gencode3 7 years ago
descriptor First version of a real C codegen for upb. 8 years ago
json Responded to PR comments. This also fixed a few more conformance tests. 8 years ago
pb Deleted some dead code related to varint decoding. 8 years ago
decode.c WIP. 7 years ago
decode.h A good start on upb_encode and upb_decode. 7 years ago
def.c Fix upb load descriptor when no messages defined in prorto. 8 years ago
def.h Add new file option php_namespace. 8 years ago
encode.c Lots of encoder/decoder work (backwards encoder). 7 years ago
encode.h A good start on upb_encode and upb_decode. 7 years ago
handlers-inl.h Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
handlers.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
handlers.h Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
msg.c Merge branch 'gencode2' into gencode3 7 years ago
msg.h Merge branch 'gencode2' into gencode3 7 years ago
refcounted.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
refcounted.h Responded to CR comments. 8 years ago
sink.c Addressed PR comments. 8 years ago
sink.h A few C++ fixes for BufferSink. 8 years ago
structdefs.int.h Add new file option php_namespace. 8 years ago
structs.int.h A good start on upb_encode and upb_decode. 7 years ago
table.c A small bugfix to upb_table and simplified some code. 8 years ago
table.int.h New upb_msg code and Lua bindings around it. 8 years ago
upb.c Fixed amalgamated build and added test. 8 years ago
upb.h A good start on upb_encode and upb_decode. 7 years ago