COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210611040501/https://github.com/topics/protoc
Here are
132 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
Apr 27, 2021
TypeScript
Google ProtocolBuffers for Apple Swift
Updated
Oct 2, 2020
Swift
A pure Elixir implementation of Google Protobuf
Updated
Jun 10, 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
Apr 26, 2021
Java
Useful extensions for the grpc-java library
Updated
May 13, 2021
Java
Maven Plugin that executes the Protocol Buffers (protoc) compiler
Updated
May 31, 2021
Java
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
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
A fast, easy to use and 100% conformant Elixir library for Google Protocol Buffers (aka protobuf)
Updated
Jun 8, 2021
Elixir
Protocol Buffers protobuf compiler - multi-platform executable protoc JAR and API
Updated
Jan 21, 2021
Java
An all-inclusive protoc Docker image
Updated
May 20, 2021
Dockerfile
Some useful Go's protoc plugins.
protoc plugin to generate to Go's net/http converter
Generate Kotlin gRPC client libraries from Protocol Buffer definitions.
Updated
Jun 2, 2021
Kotlin
基于云风的sproto二进制标准上的描述文件及代码生成工具
A starter kit for building protoc plugins. Rather than write your own, you can just use an existing one.
Makefile setup for our Golang projects.
Updated
Jun 8, 2021
Makefile
GitHub Action to setup the protoc compiler for protocol buffers
Updated
May 11, 2021
TypeScript
graphql-go schema generator by proto files
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.
The Python example as described in README.md appears incomplete. Please consider fleshing it out more using the given Persons 'example.proto', also from README.md. I spent just over a day working with reversing the bazel test scripts to put something functional together--I'm still not quite there. From a somewhat experienced (non-neophyte) developer's point of view, this has been more difficult