User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.b_stds:defact:google:protobuf

Google: Protocol Buffers

return to Google page

Source: The following is from Google ''Protocol Buffers '' site

Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages.
Table 1: Data Sheet for Protocol Buffers
Characteristic Value
Developer Google
Initial release 10 November 20091)
Stable release 3.7.1 / March 26, 20192)
Repository https://github.com/protocolbuffers/protobuf
Written in Go, assembly language (gc); C++ (gccgo)
Operating system Any
Available in English
Type Version control
License BSD
Website https://developers.google.com/protocol-buffers/
1)
“Frequently Asked Questions | Protocol Buffers”. Google Developers. Retrieved 2 October 2016.
2)
“Releases - google/protobuf”. Retrieved 2 April 2019 – via GitHub.
dido/public/ra/xapend/xapend.b_stds/defact/google/protobuf.txt · Last modified: 2021/11/09 15:41 by char
Translations of this page: