haberman / upb
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (7)
- Graphs
-
Branch:
performance
upb /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon May 25 18:31:27 -0700 2009 | |
| |
Makefile | ||
| |
README | Mon May 25 18:31:27 -0700 2009 | |
| |
benchmark.cc | Tue Jul 07 23:48:37 -0700 2009 | |
| |
descriptor.c | Thu Jul 02 23:27:31 -0700 2009 | |
| |
descriptor.h | Thu Jul 02 20:19:06 -0700 2009 | |
| |
google_message1.dat | Tue Aug 04 19:46:42 -0700 2009 | |
| |
google_message2.dat | Tue Aug 04 19:46:42 -0700 2009 | |
| |
google_messages.proto.bin | Tue Jul 07 01:10:20 -0700 2009 | |
| |
test_table.cc | ||
| |
test_util.h | Mon Jun 15 15:45:27 -0700 2009 | |
| |
tests.c | Fri Jul 03 11:50:13 -0700 2009 | |
| |
upb.h | ||
| |
upb_context.c | ||
| |
upb_context.h | Tue Jul 07 19:51:53 -0700 2009 | |
| |
upb_enum.c | Fri Jul 03 11:50:13 -0700 2009 | |
| |
upb_enum.h | Fri Jul 03 11:50:13 -0700 2009 | |
| |
upb_inlinedefs.c | Fri Jul 03 11:50:13 -0700 2009 | |
| |
upb_msg.c | Tue Jul 07 18:15:17 -0700 2009 | |
| |
upb_msg.h | Tue Jul 07 19:51:53 -0700 2009 | |
| |
upb_parse.c | ||
| |
upb_parse.h | Tue Jul 07 23:51:17 -0700 2009 | |
| |
upb_string.c | ||
| |
upb_string.h | ||
| |
upb_table.c | Tue Jul 07 01:08:00 -0700 2009 | |
| |
upb_table.h | Mon Jul 06 14:11:08 -0700 2009 | |
| |
upbc.c | Mon Jul 06 13:34:40 -0700 2009 |
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.

