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.
 
 
 
 
 
 
Eric Salo b98c7c7b50 move non-conformance tests and protos into upb/test/ 2 years ago
..
base
collections remove an obsolete dependency on :message from :collections 2 years ago
fuzz
hash restore the declaration of _upb_Hash() 2 years ago
io
json implement upb_Map_Next() as the new upb_Map iterator 2 years ago
lex
mem delete upb_Arena_Alloc() 2 years ago
message move non-conformance tests and protos into upb/test/ 2 years ago
mini_table Fixed a bug with maps on 32-bit machines. 2 years ago
port create initial dart ffigen hooks 2 years ago
reflection fix some mini_table function names to match the upb style guide: 2 years ago
test move non-conformance tests and protos into upb/test/ 2 years ago
text Unified all hazzers to use MiniTable accessors 2 years ago
util implement upb_Map_Next() as the new upb_Map iterator 2 years ago
wire remove an obsolete dependency on :message from :collections 2 years ago
alloc.h Add IWYU pragmas for deprecated headers 2 years ago
arena.h Add IWYU pragmas for deprecated headers 2 years ago
array.h Add IWYU pragmas for deprecated headers 2 years ago
collections.h
conformance_upb.c move non-conformance tests and protos into upb/test/ 2 years ago
conformance_upb_failures.txt
decode.h Add IWYU pragmas for deprecated headers 2 years ago
decode_fast.h Add IWYU pragmas for deprecated headers 2 years ago
def.h Add IWYU pragmas for deprecated headers 2 years ago
def.hpp
encode.h Add IWYU pragmas for deprecated headers 2 years ago
extension_registry.h move the extension registry down into mini_table/ 2 years ago
json_decode.h Add IWYU pragmas for deprecated headers 2 years ago
json_encode.h Add IWYU pragmas for deprecated headers 2 years ago
map.h Add IWYU pragmas for deprecated headers 2 years ago
mini_table.h Add IWYU pragmas for deprecated headers 2 years ago
msg.h Add IWYU pragmas for deprecated headers 2 years ago
msg_internal.h Add IWYU pragmas for deprecated headers 2 years ago
reflection.h Add IWYU pragmas for deprecated headers 2 years ago
reflection.hpp
status.h Add IWYU pragmas for deprecated headers 2 years ago
string_view.h Add IWYU pragmas for deprecated headers 2 years ago
text_encode.h Add IWYU pragmas for deprecated headers 2 years ago
upb.h Add IWYU pragmas for deprecated headers 2 years ago
upb.hpp clean up the arena code a bit more: 2 years ago