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 00765002ff - All of reflection now lives in upb/reflection/ 2 years ago
..
arena.h split out the internal arena defs from internal/upb.h 3 years ago
array.c create and lock down upb/internal/array.h 3 years ago
array.h create and lock down upb/internal/array.h 3 years ago
atoi.c split out the json string-to-int functions for general use 3 years ago
atoi.h split out the json string-to-int functions for general use 3 years ago
atoi_test.cc split out the json string-to-int functions for general use 3 years ago
decode.h Updated decoder internal symbols to new naming scheme. 2 years ago
encode.h rename internal/upb.h as internal/encode.h 3 years ago
mini_table_accessors.h
table.c move table.c into upb/internal 3 years ago
table.h move table.c into upb/internal 3 years ago
unicode.c split out some unicode logic from the json decoder 3 years ago
unicode.h split out some unicode logic from the json decoder 3 years ago
vsnprintf_compat.h