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 c67021f84a split out the json string-to-int functions for general use 2 years ago
..
arena.h split out the internal arena defs from internal/upb.h 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
atoi.c split out the json string-to-int functions for general use 2 years ago
atoi.h split out the json string-to-int functions for general use 2 years ago
atoi_test.cc split out the json string-to-int functions for general use 2 years ago
decode.h Fixed bug when parsing an unknown value in a proto2 enum extension. #fuzzing 2 years ago
encode.h rename internal/upb.h as internal/encode.h 2 years ago
mini_descriptor.c clean up the public api for mini descriptors 2 years ago
mini_descriptor.h clean up the public api for mini descriptors 2 years ago
mini_table_accessors.h match file names to type names 2 years ago
table.c move table.c into upb/internal 2 years ago
table.h move table.c into upb/internal 2 years ago
unicode.c split out some unicode logic from the json decoder 2 years ago
unicode.h split out some unicode logic from the json decoder 2 years ago
vsnprintf_compat.h Fixed the mingw build by adding compatibility code for vsnprintf() 3 years ago