protobuf-cpp (devel/protobuf-cpp) 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

9 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
15 7136 2024-10-07 23:18:37 0:02:20 719 build successful
14.arm64 4263 2024-01-14 9:20:43 0:01:20 1752 build successful
14 8462 2023-11-07 15:36:57 0:02:20 1433 build successful
13.arm64 4267 2023-02-28 19:21:17 0:01:27 1866 build successful
13 6907 2022-12-26 8:27:49 0:02:13 1012 build successful
12 7447 2021-12-24 12:39:53 0:03:33 2015 build successful
12.arm64 15264 2021-11-15 0:48:07 0:01:26 1066 build successful
11 8933 2020-12-21 20:33:07 0:04:04 1043 build successful
11.arm64 4159 2020-12-02 4:06:33 0:02:12 676 build successful