2017 © Pedro Peláez
 

library protobuf

image

nicklasw/protobuf

  • Tuesday, July 31, 2018
  • by NicklasWallgren
  • Repository
  • 1 Watchers
  • 0 Stars
  • 161 Installations
  • C++
  • 1 Dependents
  • 0 Suggesters
  • 7824 Forks
  • 0 Open issues
  • 49 Versions
  • 5 % Grown

The README.md

Protocol Buffers - Google's data interchange format

Build Status Build status Build Status Build Status Build Status, (*1)

Copyright 2008 Google Inc., (*2)

https://developers.google.com/protocol-buffers/, (*3)

Overview

Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site., (*4)

This README file contains protobuf installation instructions. To install protobuf, you need to install the protocol compiler (used to compile .proto files) and the protobuf runtime for your chosen programming language., (*5)

Protocol Compiler Installation

The protocol compiler is written in C++. If you are using C++, please follow the C++ Installation Instructions to install protoc along with the C++ runtime., (*6)

For non-C++ users, the simplest way to install the protocol compiler is to download a pre-built binary from our release page:, (*7)

https://github.com/google/protobuf/releases, (*8)

In the downloads section of each release, you can find pre-built binaries in zip packages: protoc-$VERSION-$PLATFORM.zip. It contains the protoc binary as well as a set of standard .proto files distributed along with protobuf., (*9)

If you are looking for an old version that is not available in the release page, check out the maven repo here:, (*10)

http://repo1.maven.org/maven2/com/google/protobuf/protoc/, (*11)

These pre-built binaries are only provided for released versions. If you want to use the github master version at HEAD, or you need to modify protobuf code, or you are using C++, it's recommended to build your own protoc binary from source., (*12)

If you would like to build protoc binary from source, see the C++ Installation Instructions., (*13)

Protobuf Runtime Installation

Protobuf supports several different programming languages. For each programming language, you can find instructions in the corresponding source directory about how to install protobuf runtime for that specific language:, (*14)

Language Source
C++ (include C++ runtime and protoc) src
Java java
Python python
Objective-C objectivec
C# csharp
JavaNano javanano
JavaScript js
Ruby ruby
Go golang/protobuf
PHP php

Usage

The complete documentation for Protocol Buffers is available via the web at:, (*15)

https://developers.google.com/protocol-buffers/

The Versions

31/07 2018

dev-3.0.0-pre

dev-3.0.0-pre

  Sources   Download

31/07 2018

dev-3.0.0-beta-4

dev-3.0.0-beta-4

  Sources   Download

31/07 2018

dev-rubypackagecap

dev-rubypackagecap

  Sources   Download

31/07 2018

dev-test_jenkins

dev-test_jenkins

  Sources   Download

31/07 2018

dev-test_jenkins2

dev-test_jenkins2

  Sources   Download

31/07 2018

dev-3.0.0-beta-3

dev-3.0.0-beta-3

  Sources   Download

31/07 2018

dev-jsbinsplit

dev-jsbinsplit

  Sources   Download

31/07 2018

dev-objc-framework-fix

dev-objc-framework-fix

  Sources   Download

31/07 2018

dev-package-json

dev-package-json

  Sources   Download

31/07 2018

2.7.0.x-dev

2.7.0.9999999-dev

  Sources   Download

31/07 2018

3.0.x-dev

3.0.9999999.9999999-dev

  Sources   Download

31/07 2018

dev-integrate_base

dev-integrate_base

  Sources   Download

31/07 2018

dev-javalite

dev-javalite

  Sources   Download

31/07 2018

dev-benchmarks

dev-benchmarks

  Sources   Download

31/07 2018

dev-csharp_remove_beta_notice

dev-csharp_remove_beta_notice

  Sources   Download

31/07 2018

dev-integrate

dev-integrate

  Sources   Download

06/03 2018

v2.6.1

2.6.1.0

  Sources   Download

06/03 2018

v2.6.0

2.6.0.0

  Sources   Download

06/03 2018

v3.0.0-beta-3.2

3.0.0.0-beta3.2

  Sources   Download

06/03 2018

v3.0.0-beta-3.3

3.0.0.0-beta3.3

  Sources   Download

06/03 2018

v2.4.1

2.4.1.0

  Sources   Download

06/03 2018

v2.5.0

2.5.0.0

  Sources   Download

06/03 2018

v3.0.0-beta-3

3.0.0.0-beta3

  Sources   Download

06/03 2018

v3.0.0-beta-3.1

3.0.0.0-beta3.1

  Sources   Download

06/03 2018

v3.0.0-alpha-4.1

3.0.0.0-alpha4.1

  Sources   Download

06/03 2018

v3.0.0-beta-1

3.0.0.0-beta1

  Sources   Download

06/03 2018

v3.0.0-beta-1.1

3.0.0.0-beta1.1

  Sources   Download

06/03 2018

v3.0.0-beta-2

3.0.0.0-beta2

  Sources   Download

06/03 2018

v3.0.0-alpha-2

3.0.0.0-alpha2

  Sources   Download

06/03 2018

v3.0.0-alpha-3

3.0.0.0-alpha3

  Sources   Download

06/03 2018

v3.0.0-alpha-3.1

3.0.0.0-alpha3.1

  Sources   Download

06/03 2018

v3.0.0-alpha-4

3.0.0.0-alpha4

  Sources   Download

06/03 2018

v2.6.1rc1

2.6.1.0-RC1

  Sources   Download

06/03 2018

v3.0.0

3.0.0.0

  Sources   Download

06/03 2018

v3.0.0-alpha-1

3.0.0.0-alpha1

  Sources   Download

06/03 2018

v3.0.0-beta-4

3.0.0.0-beta4

  Sources   Download

06/03 2018

v3.0.2

3.0.2.0

  Sources   Download

29/12 2016

dev-master

9999999-dev https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

29/12 2016

v3.1.2

3.1.2.0 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

29/12 2016

v3.1.1

3.1.1.0 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

27/12 2016

v3.1

3.1.0.0 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

23/12 2016

dev-NicklasWallgren-patch-1

dev-NicklasWallgren-patch-1 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

22/12 2016

3.2.x-dev

3.2.9999999.9999999-dev https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

29/11 2016

3.1.x-dev

3.1.9999999.9999999-dev https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

01/10 2016

dev-java_experimental

dev-java_experimental https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

26/09 2016

dev-jtattermusch-patch-2

dev-jtattermusch-patch-2 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

24/09 2016

v3.1.0-alpha-1

3.1.0.0-alpha1 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

22/09 2016

dev-jtattermusch-patch-1

dev-jtattermusch-patch-1 https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto

19/09 2016

dev-revert-2138-extension_tweak_to_3_1_branch

dev-revert-2138-extension_tweak_to_3_1_branch https://developers.google.com/protocol-buffers/

proto library for PHP

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

proto