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 9bc15a1e74 More work on the compiler. 16 years ago
benchmark Directory restructuring. 16 years ago
descriptor Add text version of descriptor.proto. 16 years ago
src Bugfix and additions to upb.h and upb_string.h 16 years ago
tests Directory restructuring. 16 years ago
tools More work on the compiler. 16 years ago
LICENSE A flurry of activity. Doesn't compile yet. 16 years ago
Makefile Directory restructuring. 16 years ago
README A flurry of activity. Doesn't compile yet. 16 years ago

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.