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.
 
 
 
 
 
 
Mike Kruskal 3e078f5fe4 Add CMake+Bazel dependencies on utf8_range repo 2 years ago
..
base move the wire type definitions into upb/wire/ where they belong 2 years ago
collections remove an obsolete dependency on :message from :collections 2 years ago
fuzz Fixed clang-format. 3 years ago
hash restore the declaration of _upb_Hash() 2 years ago
io consolidate some general parsing functions into upb/lex/ 2 years ago
json implement upb_Map_Next() as the new upb_Map iterator 2 years ago
lex consolidate some general parsing functions into upb/lex/ 2 years ago
mem delete upb_Arena_Alloc() 2 years ago
message remove 'platform' param from upb_MiniTable_Build() 2 years ago
mini_table Fixed a bug with maps on 32-bit machines. 2 years ago
port Refactored message accessors to share a common set of functions instead of duplicating logic. 2 years ago
reflection fix some mini_table function names to match the upb style guide: 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 Add CMake+Bazel dependencies on utf8_range repo 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 create collections/ subdir for all array and map code 2 years ago
conformance_upb.c move portability stuff into upb/port/ 2 years ago
conformance_upb_failures.txt Copybara import of the project: 2 years ago
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 - All of reflection now lives in upb/reflection/ 2 years ago
empty.proto Internal change 3 years ago
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
fuzz_test_util.cc remove 'platform' param from upb_MiniTable_Build() 2 years ago
fuzz_test_util.h fix some mini_table function names to match the upb style guide: 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
proto3_test.cc stop requiring extension fields to have a synthetic oneof 2 years ago
proto3_test.proto stop requiring extension fields to have a synthetic oneof 2 years ago
reflection.h Add IWYU pragmas for deprecated headers 2 years ago
reflection.hpp - All of reflection now lives in upb/reflection/ 2 years ago
status.h Add IWYU pragmas for deprecated headers 2 years ago
string_view.h Add IWYU pragmas for deprecated headers 2 years ago
test.proto Fixed a bug in GetOrPromoteExtension 2 years ago
test_cpp.cc create base/ subdir and expand :status build target to :base 2 years ago
test_cpp.proto Moved tests into the main source tree. 3 years ago
test_generated_code.cc move portability stuff into upb/port/ 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