Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.36.6 04 May 2025 18:44:50
    |
Muhammad Moinur Rahman (bofh)  |
devel/protobuf-go: New port
Go support for Protocol Buffers
This project hosts the Go implementation for protocol buffers, which is
a language-neutral, platform-neutral, extensible mechanism for
serializing structured data. The protocol buffer language is a language
for specifying the schema for structured data. This schema is compiled
into language specific bindings. This project provides both a tool to
generate Go code for the protocol buffer language, and also the runtime
implementation to handle serialization of messages in Go.
WWW: https://github.com/protocolbuffers/protobuf-go |
Number of commits found: 1
|