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 8cc3e07735 move (most of) the json code into its own subdir 2 years ago
..
bindings/lua move (most of) the json code into its own subdir 2 years ago
fuzz Fixed clang-format. 3 years ago
internal - All of reflection now lives in upb/reflection/ 2 years ago
io fix some warnings when the compiler is being strict 2 years ago
json move (most of) the json code into its own subdir 2 years ago
reflection mini descriptor encode functions now populate a string view 2 years ago
util upb: use the new reflection headers 2 years ago
alloc.c split out the alloc code from the arena code 2 years ago
alloc.h clean the fences for the headers: 2 years ago
arena.c make msan happy with the arena code 2 years ago
arena.h Add upb_Arena_SpaceAllocated function 2 years ago
array.c create and lock down upb/internal/array.h 2 years ago
array.h create and lock down upb/internal/array.h 2 years ago
collections.h match file names to type names 2 years ago
conformance_upb.c move (most of) the json code into its own subdir 2 years ago
conformance_upb_failures.txt Added a README.md for the Lua bindings, and a comment for the failure list. 3 years ago
decode.c Readability improvements for decode.c: 2 years ago
decode.h clean the fences for the headers: 2 years ago
decode_fast.c Updated decoder internal symbols to new naming scheme. 2 years ago
decode_fast.h Updated decoder internal symbols to new naming scheme. 2 years ago
decode_internal.h match file names to type names 2 years ago
def.h - All of reflection now lives in upb/reflection/ 2 years ago
def.hpp - All of reflection now lives in upb/reflection/ 2 years ago
empty.proto Internal change 3 years ago
encode.c update upb_Encode() to use arena api internally 2 years ago
encode.h clean the fences for the headers: 2 years ago
extension_registry.c Added fuzz tests for mini table building and binary format parsing/serialization. 2 years ago
extension_registry.h clean the fences for the headers: 2 years ago
fuzz_test_util.cc Fixed fuzz bug in upb. 2 years ago
fuzz_test_util.h Added fuzz tests for mini table building and binary format parsing/serialization. 2 years ago
json_decode.h move (most of) the json code into its own subdir 2 years ago
json_encode.h move (most of) the json code into its own subdir 2 years ago
map.c clean up the dependency graph some more 2 years ago
map.h create and lock down upb/internal/array.h 2 years ago
message_value.h clean up the dependency graph some more 2 years ago
mini_table.c Added a size overflow check for mini-table building 2 years ago
mini_table.h Optimizes `upb_MiniTable_Enum` for large but dense enums. 2 years ago
mini_table.hpp Implemented MiniDescriptors for proto2 enums. 3 years ago
mini_table_accessors.c Fix mini_table_accessors FindUnknown status. 2 years ago
mini_table_accessors.h Merge GetEnum into GetInt32. Rename SetEnum to SetEnumProto2 to be clear that upb only treats Proto2 enum as enum. Proto3 enums should use SetInt32. 2 years ago
mini_table_accessors_internal.h match file names to type names 2 years ago
mini_table_accessors_test.cc - All of reflection now lives in upb/reflection/ 2 years ago
mini_table_test.cc fix some warnings when the compiler is being strict 2 years ago
msg.c Fix code generation for infinity default value on float/double fields. 2 years ago
msg.h clean the fences for the headers: 2 years ago
msg_internal.h Optimizes `upb_MiniTable_Enum` for large but dense enums. 2 years ago
msg_test.cc move (most of) the json code into its own subdir 2 years ago
msg_test.proto Resolve field name/accessor name conflicts. 2 years ago
port_def.inc Add a comment to remind ASAN users to compile interpreters with ASAN as well. 2 years ago
port_undef.inc Add UPB_DEPRECATED macro to use for deprecated field code generation. 2 years ago
reflection.h - All of reflection now lives in upb/reflection/ 2 years ago
reflection.hpp - All of reflection now lives in upb/reflection/ 2 years ago
status.c rename internal/upb.h as internal/encode.h 2 years ago
status.h clean the fences for the headers: 2 years ago
string_view.h clean the fences for the headers: 2 years ago
table.c move table.c into upb/internal 2 years ago
table_internal.h match file names to type names 2 years ago
test.proto Add Extensions to mini table based reflection apis. 3 years ago
test_cpp.cc move (most of) the json code into its own subdir 2 years ago
test_cpp.proto Moved tests into the main source tree. 3 years ago
test_generated_code.cc Fix message clear not updating hasbit when message/group has presence. Add more tests. 2 years ago
test_table.cc match file names to type names 2 years ago
text_encode.c upb: use the new reflection headers 2 years ago
text_encode.h upb: use the new reflection headers 2 years ago
upb.c rename internal/upb.h as internal/encode.h 2 years ago
upb.h clean the fences for the headers: 2 years ago
upb.hpp Mark arena getter const. 2 years ago
upb_internal.h rename internal/upb.h as internal/encode.h 2 years ago