A language-neutral, platform-neutral extensible mechanism for serializing structured data.
15
公共仓库
77,739
总星标
1,069
关注者
Protocol Buffers 是一个组织,在 GitHub 上拥有多样化的公共仓库,主要使用 Go、C、Starlark、C++、JavaScript 和 PHP 等编程语言。其著名的仓库包括 protobuf、protobuf-go 和 upb,这些项目在数据序列化和交换格式方面得到广泛应用,提升了开发者的工作效率。
Protocol Buffers - Google's data interchange format
Go support for Google's protocol buffers
a small protobuf implementation in C
此仓库未提供描述。
Protoscope is a simple, human-editable language for representing and emitting the Protobuf wire format.
This repository contains only PHP files to support Composer installation. This repository is a mirror of [protobuf](https://github.com/protocolbuffers/protobuf). Any support requests, bug reports, or development contributions should be directed to that project. To install protobuf for PHP, please see https://github.com/protocolbuffers/protobuf/tree/master/php
txtpbfmt parses, edits and formats text proto files in a way that preserves comments.
此仓库未提供描述。
This repository contains grammars for parsing Protocol Buffers's .proto files
此仓库未提供描述。
A shared repository for Protobuf CI actions
此仓库未提供描述。
Ruby Rules for Bazel. This is a fork of https://github.com/bazelruby/rules_ruby exclusively for protobuf internal usage
此仓库未提供描述。
The central registry of Bazel modules for the Bzlmod external dependency system.
protocolbuffers 在 GitHub 上构建了一系列用于数据序列化和交换的工具和库,主要是 Protocol Buffers 的实现。在这些仓库中,有多个项目支持不同的编程语言,如 Go 和 C++。
protocolbuffers 的主要编程语言包括 Go、C、Starlark、C++、JavaScript 和 PHP。这些语言的组合使得 Protocol Buffers 能够在多种平台和环境中高效工作。
是的,protocolbuffers 的所有仓库都是公开的,任何人都可以查看和使用这些项目。通过 GitHub,这些资源可以促进社区的协作与贡献。