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 0c6786c6fa Split varint decoders into separate .h file. 14 years ago
..
descriptor.c Update to latest descriptor.proto. 14 years ago
descriptor.h Cleanup Makefile and mv descriptor/ -> src/ 14 years ago
descriptor.proto Update to latest descriptor.proto. 14 years ago
descriptor_const.h Change the API for getting the bootstrapped defs. 14 years ago
upb.c Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb.h Bring lua extension up to date with new symtab APIs. 14 years ago
upb_atomic.h Make -DUPB_THREAD_UNSAFE the default for now. 14 years ago
upb_decoder.c Bring lua extension up to date with new symtab APIs. 14 years ago
upb_decoder.h First version of an assembly language decoder. 14 years ago
upb_decoder_x64.asm Return updated buf as second return value, to free up a reg. 14 years ago
upb_def.c Change the API for getting the bootstrapped defs. 14 years ago
upb_def.h Change the API for getting the bootstrapped defs. 14 years ago
upb_encoder.c Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_encoder.h Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_glue.c Change the API for getting the bootstrapped defs. 14 years ago
upb_glue.h Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_msg.c Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_msg.h First version of an assembly language decoder. 14 years ago
upb_stdio.c Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_stdio.h Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_stream.h Track buffer end instead of buffer length, for a small perf improvement. 14 years ago
upb_stream_vtbl.h Fix upbc and descriptorgen, and update descriptor. 14 years ago
upb_string.c Fix efficiency bug for major (50% performance improvement! 14 years ago
upb_string.h Fix upbc and descriptorgen, and update descriptor. 14 years ago
upb_strstream.c Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_strstream.h Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_table.c First version of an assembly language decoder. 14 years ago
upb_table.h First version of an assembly language decoder. 14 years ago
upb_textprinter.c Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_textprinter.h Merged core/ and stream/ -> src/. The split wasn't worth it. 14 years ago
upb_varint_decoder.h Split varint decoders into separate .h file. 14 years ago
upbc.c Change the API for getting the bootstrapped defs. 14 years ago