Here are
143 public repositories
matching this topic...
Protocol Buffers - Google's data interchange format
Your Swiss Army Knife for Protocol Buffers
A new way of working with Protocol Buffers.
Documentation generator plugin for Google Protocol Buffers
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Updated
Nov 1, 2021
TypeScript
Google ProtocolBuffers for Apple Swift
Updated
Oct 2, 2020
Swift
A pure Elixir implementation of Google Protobuf.
Updated
Nov 23, 2021
Elixir
📂 generic protocol generator based on golang's text/template (grpc/protobuf)
Bazel rules for building protocol buffers and gRPC services (java, c++, go, ...)
Updated
Oct 2, 2020
Python
Protocol Buffers Dynamic Schema - create protobuf schemas programmatically
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
Updated
Jun 17, 2021
Java
Useful extensions for the grpc-java library
Updated
Oct 12, 2021
Java
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Maven Plugin that executes the Protocol Buffers (protoc) compiler
A fast, easy to use and 100% conformant Elixir library for Google Protocol Buffers (aka protobuf)
Updated
Nov 22, 2021
Elixir
A package-at-a-time wrapper for protoc, for generating Go protobuf code.
Kotlin Code Generator and Runtime for Protocol Buffers
Updated
Jan 3, 2020
Kotlin
Protocol Buffers protobuf compiler - multi-platform executable protoc JAR and API
An all-inclusive protoc Docker image
Updated
Nov 4, 2021
Dockerfile
protoc plugin to generate to Go's net/http converter
Some useful Go's protoc plugins.
Generate Kotlin gRPC client libraries from Protocol Buffer definitions.
Updated
Sep 22, 2021
Kotlin
A starter kit for building protoc plugins. Rather than write your own, you can just use an existing one.
基于云风的sproto二进制标准上的描述文件及代码生成工具
Makefile setup for our Golang projects.
Updated
Nov 15, 2021
Makefile
GitHub Action to setup the protoc compiler for protocol buffers
Updated
Sep 21, 2021
TypeScript
protoc-gen-go patch utility
Improve this page
Add a description, image, and links to the
protoc
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
protoc
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi all!
I'm using thethingsindustries/protoc, so it's not super easy for me to test newer versions of PGV. Forgive me if this is already fixed. When using map.keys.string.in, the generated code results in a reference to an undefined function.
Consider this snippet from my proto: