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 127adf4036 More work on the benchmark. 16 years ago
LICENSE
Makefile
README
benchmark.c
descriptor.c
descriptor.h
google_message1.dat
google_message2.dat
google_messages.proto.bin
test_table.cc
test_util.h
tests.c
upb.h
upb_context.c
upb_context.h
upb_enum.c
upb_enum.h
upb_inlinedefs.c
upb_msg.c
upb_msg.h
upb_parse.c
upb_parse.h
upb_string.c
upb_string.h
upb_table.c
upb_table.h
upbc.c

README


upb - a minimalist implementation of protocol buffers.

- For API documentation, see the header files.
- To build type "make".

Author: Joshua Haberman (joshua@reverberate.org, haberman@google.com)
See LICENSE for copyright information.