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 4e7dc9d8b6 Re-add a simplified upb_msg. 15 years ago
..
upb.c
upb.h
upb_atomic.h
upb_def.c Fixes to benchmark. 15 years ago
upb_def.h Lua support for fielddefs and getting their properties. 15 years ago
upb_msg.h Re-add a simplified upb_msg. 15 years ago
upb_stream.c Bugfixes, test_decoder successfully stream-decodes a stream! 15 years ago
upb_stream.h Stream decoding benchmark. 15 years ago
upb_stream_vtbl.h Fleshed out upb_stdio and upb_textprinter. 15 years ago
upb_string.c Stream decoding benchmark. 15 years ago
upb_string.h First go at Lua bindings. 15 years ago
upb_table.c Updated Lua extension to handle fielddefs. 15 years ago
upb_table.h