Go to file
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos
A couple weeks ago we moved upb into the protobuf Git repo, and this change
continues the merger of the two repos by making them into a single Bazel repo.
This was mostly a matter of deleting upb's WORKSPACE file and fixing up a bunch
of references to reflect the new structure.

Most of the changes are pretty mechanical, but one thing that needed more
invasive changes was the Python script for generating CMakeLists.txt,
make_cmakelists.py. The WORKSPACE file it relied on no longer exists with this
change, so I updated it to hardcode the information it needed from that file.

PiperOrigin-RevId: 564810016
2023-09-12 13:09:54 -07:00
.github Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
build_defs Start adding upb test runs to CI for protobuf repo 2023-08-16 08:29:10 -07:00
ci Force push auto-commits to bypass branch protection status checks 2023-06-09 10:01:40 -07:00
cmake Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:44:16 -07:00
conformance Create initial Rust conformance test. 2023-09-12 08:14:23 -07:00
csharp Auto-generate files after cl/564534891 2023-09-12 00:01:02 +00:00
docs Adds "Java Lite for Editions" to the GitHub code repository. 2023-09-11 13:26:38 -07:00
editors protobuf-mode: Remove no-op easy-menu-add call. (#12674) 2023-05-05 20:30:44 -07:00
examples Remove ODR violation from WKT codegen (#12406) 2023-04-06 13:19:50 -07:00
java Fix a NPE in put<X>BuilderIfAbsent due to using the result of put() directly (which is null if it currently has no value) 2023-09-11 14:54:36 -07:00
objectivec Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
php Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
pkg Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-09 09:01:30 -07:00
python Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
ruby Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
rust Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
src Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
third_party Update absl submodule and dep to latest 20230802.0 LTS (#13515) 2023-08-10 17:44:59 -04:00
toolchain Add a release flag to disambiguate between release and local config_settings. 2023-08-02 10:32:23 -07:00
upb Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
.bazelignore Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
.bazelrc Update .bazelrc to use C++ 17 2023-08-09 11:28:03 -07:00
.gitignore Refactor the object cache to better account for race conditions (#13204) 2023-07-08 16:18:44 -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 Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
CMakeLists.txt Main 202308091812 (#13489) 2023-08-09 16:02:04 -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
LICENSE Cleanup LICENSE file. 2018-03-26 15:03:41 -07:00
Protobuf-C++.podspec Main 202308091812 (#13489) 2023-08-09 16:02:04 -07:00
Protobuf.podspec Main 202308091812 (#13489) 2023-08-09 16:02:04 -07:00
README.md readme tweak: protocol -> protobuf 2023-07-18 11:22:13 -07:00
SECURITY.md grammar nit 2021-08-13 14:50:07 -04:00
WORKSPACE Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -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 Add missing mnemonic on a couple of proto compilation actions. 2023-01-17 11:00:10 -08:00
protobuf_deps.bzl Updates with the latest rules_kotlin 1.8.1. 2023-09-08 09:28:00 -07:00
protobuf_release.bzl Update protobuf_version.bzl to separate protoc and per-language java major version (#9900) 2022-05-03 11:58:31 -04:00
protobuf_version.bzl Main 202308091812 (#13489) 2023-08-09 16:02:04 -07:00
regenerate_stale_files.sh Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
update_subtrees.sh Fix declared dependencies for pkg-config (#12518) 2023-04-24 10:44:14 -07:00
version.json Updating version.json to: 24.1-dev 2023-08-08 10:26:14 -07:00

README.md

Protocol Buffers - Google's data interchange format

Copyright 2008 Google Inc.

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.

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.