Skip to content

wwlinx/protobuf-objc-iOS5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol Buffers, Objective C iOS5

This is a modified ARC enabled version of the Protocol Buffers in Objective C project. It is optimized for iOS5 only.

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. This project is based on an implementation of Protocol Buffers from Google. See the Google protobuf project for more information.

Credits

Regwez Inc.

Booyah Inc.

Google Protocol Buffers, Objective C

Google Protocol Buffers

  • Kenton Varda, Sanjay Ghemawat, Jeff Dean, and others

About

More Efficient version of protobuf-objc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 88.1%
  • C++ 9.5%
  • C 2.2%
  • Shell 0.2%