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.
 
 
 
 
 
 
Joshua Haberman afe911ea00 Removed upb_mm. 15 years ago
..
upb.c More incremental work; ported some of upbc. 15 years ago
upb.h More incremental work; ported some of upbc. 15 years ago
upb_atomic.h More progress, upb_data and upb_def compile (but are incomplete). 15 years ago
upb_data.c More progress, upb_data and upb_def compile (but are incomplete). 15 years ago
upb_data.h upbc compiles, but doesn't link due to unimplemented stuff in upb_data. 15 years ago
upb_def.c More incremental work; ported some of upbc. 15 years ago
upb_def.h More incremental work; ported some of upbc. 15 years ago
upb_inlinedefs.c Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef. 15 years ago
upb_parse.c More incremental work; ported some of upbc. 15 years ago
upb_parse.h Defined Pick Parser interface. 15 years ago
upb_serialize.c Add upb_serialize.c. 16 years ago
upb_serialize.h Use a status object for errors so a message can be returned. 15 years ago
upb_table.c Core compiles, though with warnings, and is still incomplete. 15 years ago
upb_table.h More incremental work; ported some of upbc. 15 years ago
upb_text.c Scheme for collecting circular refs. 15 years ago
upb_text.h More incremental work; ported some of upbc. 15 years ago