protobuf-lite - Protocol Buffers LITE_RUNTIME libraries
| Website: | https://github.com/google/protobuf | 
|---|---|
| License: | Modified BSD | 
- Description:
 Protocol Buffers built with optimize_for = LITE_RUNTIME. The "optimize_for = LITE_RUNTIME" option causes the compiler to generate code which only depends libprotobuf-lite, which is much smaller than libprotobuf but lacks descriptors, reflection, and some other features.
Packages
| protobuf-lite-2.6.1-1m.mo8.x86_64 [58 KiB] | 
              Changelog
              by Yohsuke Ooi (2016-12-12):
              - (2.6.1-1m) - update 2.6.1  |