protoc
There are 255 repositories under protoc topic.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
bufbuild/buf
The best way of working with Protocol Buffers.
uber/prototool
Your Swiss Army Knife for Protocol Buffers
bufbuild/protoc-gen-validate
Protocol Buffer Validation - replaced by https://github.com/bufbuild/protovalidate
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
improbable-eng/ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
alexeyxo/protobuf-swift
Google ProtocolBuffers for Apple Swift
elixir-protobuf/protobuf
A pure Elixir implementation of Google Protobuf.
nilslice/protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
bufbuild/hyperpb-go
10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.
seamia/protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
moul/protoc-gen-gotemplate
:open_file_folder: generic protocol generator based on golang's text/template (grpc/protobuf)
ahamez/protox
A reasonably fast, easy to use and 100% conformant Elixir library for Google Protocol Buffers (aka protobuf)
os72/protobuf-dynamic
Protocol Buffers Dynamic Schema - create protobuf schemas programmatically
os72/protoc-jar-maven-plugin
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
xolstice/protobuf-maven-plugin
Maven Plugin that executes the Protocol Buffers (protoc) compiler
pubref/rules_protobuf
Bazel rules for building protocol buffers and gRPC services (java, c++, go, ...)
thejinchao/turbolink
TurboLink is an unreal engine plugin enables Google gRPC work with Unreal Engine using C++ and Blueprint
salesforce/grpc-java-contrib
Useful extensions for the grpc-java library
sudorandom/protoc-gen-connect-openapi
Plugin for generating OpenAPIv3 from protobufs matching the Connect RPC interface
rvolosatovs/docker-protobuf
An all-inclusive protoc Docker image
storyicon/powerproto
🎉 An awesome version control tool for protoc and its related plugins.
arduino/setup-protoc
GitHub Action to setup the protoc compiler for protocol buffers
square/goprotowrap
A package-at-a-time wrapper for protoc, for generating Go protobuf code.
os72/protoc-jar
Protocol Buffers protobuf compiler - multi-platform executable protoc JAR and API
cretz/pb-and-k
Kotlin Code Generator and Runtime for Protocol Buffers
cludden/protoc-gen-go-temporal
a protoc plugin for generating Temporal clients and workers in Go from protobuf schemas
mohuishou/protoc-gen-go-gin
从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)
alta/protopatch
protoc-gen-go patch utility
bufbuild/makego
Makefile setup for our Golang projects.
ascopes/protobuf-maven-plugin
Modern Protobuf integration for Maven. Supports binary and JAR protoc plugins, descriptor files, and advanced dependency management.
nametake/protoc-gen-gohttp
protoc plugin to generate to Go's net/http converter
bufbuild/buf-examples
Example repository that uses Buf.
pseudomuto/protokit
A starter kit for building protoc plugins. Rather than write your own, you can just use an existing one.
Xpl0itR/protodec
A tool to decompile protoc compiled protobuf classes back into .proto definitions.
bufbuild/vscode-buf
Visual Studio Code integration for Buf.