Go to file
Protobuf Team Bot bc80135f10 Auto-generate files after cl/632314763 2024-05-10 00:30:13 +00:00
.bcr feat: automate publishing releases to Bazel Central Registry (#16014) 2024-03-12 07:04:14 -07:00
.github Add 27.x to staleness check 2024-05-07 13:39:43 -07:00
bazel Move system_python.bzl to the correct open source folder 2024-05-09 14:18:46 -07:00
benchmarks Remove references to rules_proto 2024-04-05 07:50:25 -07:00
build_defs Fix #10007: Propagate msvc-style link flags to clang-cl with Bazel 2024-05-06 15:03:58 -07:00
ci Move the windows path length workarounds out of protobuf-ci 2024-04-18 14:19:16 -07:00
cmake Refactor editions infrastructure to a top-level directory. 2024-04-16 11:13:19 -07:00
compatibility Add simple conformance test that builds the old gencode against the current runtime. 2024-05-07 11:15:24 -07:00
conformance Enable textproto conformance tests for "-0" and "-0F". 2024-05-09 08:46:57 -07:00
csharp Auto-generate files after cl/630517509 2024-05-03 22:57:16 +00:00
docs Add ascopes/protobuf-maven-plugin to third_party.md (#16656) 2024-04-30 07:54:44 -07:00
editions chore(php): conformance testing for edition (#16712) 2024-05-08 09:23:08 -07:00
editors Add syntax, oneof, and stream to protobuf-mode.el 2024-02-22 08:52:46 -08:00
examples Migrate bazel tests to protobuf-ci. 2024-04-19 10:00:00 -07:00
java Internal changes/optimizations 2024-05-09 15:54:16 -07:00
lua Move private definitions out of //bazel 2024-04-03 01:37:51 -07:00
objectivec Internal changes. 2024-04-15 14:37:15 -07:00
php Auto-generate files after cl/632314763 2024-05-10 00:30:13 +00:00
pkg Refactored the Java generator into separate packages and targets. 2024-04-18 09:33:28 -07:00
protos upb: extension/basefield setters are now public functions 2024-04-09 20:18:28 -07:00
protos_generator Generate extension and k[FieldName]FieldNumber as constexpr int(s). 2024-05-09 09:26:57 -07:00
python Nextgen Proto Pythonic API: “Add-on” proto for serialize/parse 2024-05-09 11:53:56 -07:00
ruby Auto-generate files after cl/632314763 2024-05-10 00:30:13 +00:00
rust Add .to_owned(&self)->Msg functions to MsgMut and MsgView 2024-05-08 00:54:28 -07:00
src wire_format.cc: Refactor Message and Group handling into a helper func 2024-05-09 10:21:36 -07:00
third_party Fix CMake shared library build using utf8_range and utf8_valid (#14867) 2024-04-18 13:08:38 -07:00
toolchain Internal change 2024-03-27 05:50:55 -07:00
upb Break out idx in upb_MiniTableSub computation for clarity 2024-05-09 17:18:24 -07:00
upb_generator Auto-generate files after cl/630090538 2024-05-02 17:02:37 +00:00
.bazelignore Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
.bazelrc Enable C++ tests for Bazel 7 on mac 2024-02-26 17:13:47 -08:00
.clang-format Clean up a few stray files that ended up in the wrong place 2023-09-27 09:30:44 -07:00
.gitignore feat: test bzlmod usage on CI (#16319) 2024-03-28 08:33:48 -07:00
.gitmodules Update absl submodule and dep to latest 20230802.0 LTS (#13515) 2023-08-10 15:43:20 -07:00
.readthedocs.yml python: publish sphinx docs to read the docs 2020-02-28 13:36:50 -06:00
BUILD.bazel Refactor editions infrastructure to a top-level directory. 2024-04-16 11:13:19 -07:00
CMakeLists.txt Updating version.json and repo version numbers to: 28-dev (#16555) 2024-04-18 10:47:14 -07:00
CODE_OF_CONDUCT.md Add a code of conduct based on https://www.contributor-covenant.org/ and https://github.com/carbon-language/carbon-lang/blob/trunk/CODE_OF_CONDUCT.md 2022-12-01 09:29:45 -08:00
CONTRIBUTING.md Replace master with main in URLs & docs 2022-04-12 10:25:08 -07:00
CONTRIBUTORS.txt Match service argument names to abstract interface (#9418) 2022-02-03 09:14:44 -08:00
Cargo.bazel.lock Pin the rev of googletest to the GitHub main branch 2024-05-03 09:54:29 -07:00
Cargo.lock Pin the rev of googletest to the GitHub main branch 2024-05-03 09:54:29 -07:00
LICENSE Cleanup LICENSE file. 2018-03-26 15:03:41 -07:00
MODULE.bazel Updating version.json and repo version numbers to: 28-dev (#16555) 2024-04-18 10:47:14 -07:00
PrivacyInfo.xcprivacy Add PrivacyInfo.xcprivacy (#15557) 2024-01-25 00:31:38 -08:00
Protobuf-C++.podspec Updating version.json and repo version numbers to: 28-dev (#16555) 2024-04-18 10:47:14 -07:00
Protobuf.podspec Updating version.json and repo version numbers to: 28-dev (#16555) 2024-04-18 10:47:14 -07:00
README.md Put an explicit warning about the incovenience of working against main and a recommendation to use a supported release in the root readme. 2024-03-06 09:01:09 -08:00
SECURITY.md grammar nit 2021-08-13 14:50:07 -04:00
WORKSPACE Add simple conformance test that builds the old gencode against the current runtime. 2024-05-07 11:15:24 -07:00
appveyor.bat [dotnet, csharp] Run tests for supported platforms .NET 6, .NET Framework 4.6.2 (#12378) 2023-04-10 13:28:23 -07:00
appveyor.yml Upgrade to MSVC 2017 (#10437) 2022-08-22 14:29:12 -07:00
fix_permissions.sh Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
generate_descriptor_proto.sh Release prototype of Protobuf Editions. 2023-06-30 20:18:49 -07:00
global.json Update .NET SDKs to LTS versions 2021-11-10 08:49:53 +13:00
google3_export_generated_files.sh Bump protobuf to latest upb version. 2023-01-14 00:11:12 -08:00
maven_install.json deps: Update Guava to 32.0.1 (#13099) 2023-06-20 09:59:40 -07:00
protobuf.bzl chore(php): conformance testing for edition (#16712) 2024-05-08 09:23:08 -07:00
protobuf_deps.bzl Add system_python to protobuf_deps.bzl. 2024-05-01 11:43:30 -07:00
protobuf_release.bzl Internal change 2024-03-27 05:50:55 -07:00
protobuf_version.bzl Updating version.json and repo version numbers to: 28-dev (#16555) 2024-04-18 10:47:14 -07:00
regenerate_stale_files.sh Hook up staleness tests to non-bootstrap edition defaults 2024-04-11 14:23:41 -07:00
version.json Updating version.json and repo version numbers to: 28-dev (#16555) 2024-04-18 10:47:14 -07:00

README.md

Protocol Buffers - Google's data interchange format

OpenSSF Scorecard

Copyright 2023 Google LLC

Overview

Protocol Buffers (a.k.a., protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can learn more about it in protobuf's documentation.

This README file contains protobuf installation instructions. To install protobuf, you need to install the protocol compiler (used to compile .proto files) and the protobuf runtime for your chosen programming language.

Working With Protobuf Source Code

Most users will find working from supported releases to be the easiest path.

If you choose to work from the head revision of the main branch your build will occasionally be broken by source-incompatible changes and insufficiently-tested (and therefore broken) behavior.

If you are using C++ or otherwise need to build protobuf from source as a part of your project, you should pin to a release commit on a release branch.

This is because even release branches can experience some instability in between release commits.

Protobuf Compiler Installation

The protobuf compiler is written in C++. If you are using C++, please follow the C++ Installation Instructions to install protoc along with the C++ runtime.

For non-C++ users, the simplest way to install the protocol compiler is to download a pre-built binary from our GitHub release page.

In the downloads section of each release, you can find pre-built binaries in zip packages: protoc-$VERSION-$PLATFORM.zip. It contains the protoc binary as well as a set of standard .proto files distributed along with protobuf.

If you are looking for an old version that is not available in the release page, check out the Maven repository.

These pre-built binaries are only provided for released versions. If you want to use the github main version at HEAD, or you need to modify protobuf code, or you are using C++, it's recommended to build your own protoc binary from source.

If you would like to build protoc binary from source, see the C++ Installation Instructions.

Protobuf Runtime Installation

Protobuf supports several different programming languages. For each programming language, you can find instructions in the corresponding source directory about how to install protobuf runtime for that specific language:

Language Source
C++ (include C++ runtime and protoc) src
Java java
Python python
Objective-C objectivec
C# csharp
Ruby ruby
Go protocolbuffers/protobuf-go
PHP php
Dart dart-lang/protobuf
JavaScript protocolbuffers/protobuf-javascript

Quick Start

The best way to learn how to use protobuf is to follow the tutorials in our developer guide.

If you want to learn from code examples, take a look at the examples in the examples directory.

Documentation

The complete documentation is available at the Protocol Buffers doc site.

Support Policy

Read about our version support policy to stay current on support timeframes for the language libraries.

Developer Community

To be alerted to upcoming changes in Protocol Buffers and connect with protobuf developers and users, join the Google Group.