py27-protobuf (python/py-protobuf) Add to my watchlist

Encode data in an efficient yet extensible format.

Google Protocol Buffers are a flexible, efficient, automated 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. You can even update your data structure without breaking deployed programs that are compiled against the old format. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.

Version: 2.6.1 License: BSD GitHub
Reset

8 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
14.arm64 4264 2024-01-14 9:22:04 0:00:29 1752 build successful
14 11166 2023-11-13 14:08:46 0:00:51 1684 build successful
13.arm64 9081 2023-03-06 19:39:42 0:00:27 4025 build successful
13 7654 2022-12-28 0:04:37 0:00:29 1090 build successful
12 7450 2021-12-24 13:00:43 0:02:55 2015 build successful
12.arm64 21174 2021-11-19 17:58:37 0:00:40 1327 build successful
11 18993 2021-02-02 16:14:47 0:03:27 2562 build successful
11.arm64 10603 2021-01-31 9:51:46 0:00:59 2647 build successful