No description
Find a file
Thomas Van Lenten 2a52b900a1 [ObjC] Breaking Change: Remove deprecated apis.
PiperOrigin-RevId: 684478480
2024-10-10 10:03:01 -07:00
.bcr Drop bazel 6 in BCR and add --experimental_google_legacy_api for testing 2024-10-01 10:50:41 -07:00
.github Restore macOS CMake configuration. 2024-10-10 09:39:43 -07:00
bazel cleanup: delete distribs attribute from java_proto_library() 2024-10-03 18:44:20 -07:00
benchmarks Fix bash ternary in //benchmarks:size_data (#18234) 2024-09-20 09:05:54 -07:00
build_defs Remove javaopts requiring java8 in non-release builds. 2024-10-02 15:39:43 -07:00
ci Fix cord handling in DynamicMessage and oneofs. 2024-09-18 12:44:24 -07:00
cmake [CMake] Allow for protoc executable to be configured (#17888) 2024-09-24 14:13:27 -07:00
compatibility Fix packed reflection handling bug in edition 2023. 2024-09-17 18:41:26 -07:00
conformance Clean up PHP CI (#18610) 2024-10-04 15:54:43 -07:00
csharp Updating version.json and repo version numbers to: 30.0-dev (#18567) 2024-09-30 16:36:48 -07:00
docs docs: add options for protoc-gen-env and protoc-gen-default to registry (#18507) 2024-10-09 15:56:23 -07:00
editions Internal version update. 2024-10-04 15:20:49 -07:00
editors protobuf-mode: add edition keyword for syntax highlighting 2024-08-23 07:17:25 -07:00
examples Fix mixing rules from builtins and protobuf 2024-09-24 16:59:33 -07:00
go Update protoc release to include editions language features proto for Go 2024-10-10 09:24:26 -07:00
hpb Move GetExtension and ExtensionNumber from hpb.h to extension.h 2024-10-09 16:01:59 -07:00
hpb_generator hpb: Introduce set_alias on maps for (k,v) where v is a message 2024-10-10 09:46:08 -07:00
java java: remove legacy note in docstring about calling includingDefaultValueFields with no args (#18569) 2024-10-09 15:43:31 -07:00
lua Migrated upb to use Copybara-standard stripping. 2024-08-30 18:34:23 -07:00
objectivec [ObjC] Breaking Change: Remove deprecated apis. 2024-10-10 10:03:01 -07:00
php Auto-generate files after cl/684137297 2024-10-09 23:22:34 +00:00
pkg Update protoc release to include editions language features proto for Go 2024-10-10 09:24:26 -07:00
python Fix typo in the well_known_types-internal _TIMESTAMPFOMAT constant. 2024-10-10 09:42:54 -07:00
ruby Change bigdecimal to development dependency (#18448) 2024-10-09 15:45:57 -07:00
rust Export string::Utf8Error 2024-10-10 09:57:57 -07:00
src Fix -Wdeprecated-this-capture warning (#17882) 2024-10-10 09:33:11 -07:00
third_party Fix validation bug in UTF-8 range SIMD subroutine. 2024-09-30 16:27:38 -07:00
toolchain Remove -fsjlj-exceptions from win32-config 2024-07-11 15:02:35 -07:00
upb Fix compilation in Clang C23 mode. 2024-10-07 06:11:18 -07:00
upb_generator Add an example crate with a few small tests using the codegen crate. 2024-09-25 09:43:51 -07:00
.bazelignore Merge the protobuf and upb Bazel repos 2023-09-12 13:09:54 -07:00
.bazelrc Remove flag that's incompatible with Bazel 6 2024-09-30 14:04:36 -07: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 Automated rollback of commit 4dc164884c. 2024-06-10 16:32:18 -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
BUILD.bazel Fix Bazel dependency cycle issue affecting Kythe 2024-10-09 16:19:35 -07:00
Cargo.bazel.lock Bump rules_rust to 0.51 to fix #18546 2024-10-08 07:10:39 -07:00
Cargo.lock Rename #[googletest::test] to #[gtest] 2024-08-12 01:48:49 -07:00
CMakeLists.txt Updating version.json and repo version numbers to: 30.0-dev (#18567) 2024-09-30 16:36:48 -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
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
LICENSE Cleanup LICENSE file. 2018-03-26 15:03:41 -07:00
maven_install.json deps: Update Guava to 32.0.1 (#13099) 2023-06-20 09:59:40 -07:00
MODULE.bazel Bump rules_rust to 0.51 to fix #18546 2024-10-08 07:10:39 -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: 30.0-dev (#18567) 2024-09-30 16:36:48 -07:00
protobuf.bzl chore(php): conformance testing for edition (#16712) 2024-05-08 09:23:08 -07:00
Protobuf.podspec [ObjC] Breaking Change: Raise the major version for next release. 2024-10-09 16:05:02 -07:00
protobuf_deps.bzl Update rules_kotlin to 1.9.6 2024-09-27 12:55:22 -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: 30.0-dev (#18567) 2024-09-30 16:36:48 -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
regenerate_stale_files.sh Clean up PHP CI (#18610) 2024-10-04 15:54:43 -07:00
SECURITY.md grammar nit 2021-08-13 14:50:07 -04:00
version.json [ObjC] Breaking Change: Raise the major version for next release. 2024-10-09 16:05:02 -07:00
WORKSPACE Bump rules_rust to 0.51 to fix #18546 2024-10-08 07:10:39 -07:00
WORKSPACE.bzlmod Fix minor typos (#17682) 2024-09-20 20:50:06 -07:00

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.