Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
 
 
 
 
 
 
Joshua Haberman cbc05553c9 Cache callbacks in the local stack frame. 16 years ago
benchmark Updates to benchmark. 16 years ago
descriptor Move upb_array into its own header, upb_context parses fds instead of fd. 16 years ago
src Cache callbacks in the local stack frame. 16 years ago
tests Significant, experimental changes (setjmp/longjmp, group handling). 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 Significant, experimental changes (setjmp/longjmp, group handling). 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.