prototools
Proto buffer generator
Tools for generating documentation and JSON dumps from Protocol Buffers files
documentation generator & other tools for protobuf/gRPC
167 stars
87 watching
28 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
src-d/proteus | A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
json-to-proto/json-to-proto.github.io | Online tool to convert JSON files to Protocol Buffers in real-time. | 262 |
tiziano88/elm-protobuf | Generates Elm code to decode and encode Protocol Buffers data | 94 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,371 |
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 77 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3 | 55 |
arwalk/zig-protobuf | An implementation of Google Protocol Buffers version 3 in Zig. | 236 |
eerimoq/pbtools | Tools for generating C code from Google Protocol Buffers messages | 74 |
ruby-protobuf/protobuf | An implementation of protocol buffers for the Ruby programming language | 463 |
silentorbit/protobuf | A C# code generator for reading and writing the Protocol Buffers format | 308 |
timostamm/protobuf-ts | A tool for generating TypeScript code from protocol buffer definitions | 1,117 |
buttercam/sisyphus.js | Generates TypeScript code from Protocol Buffers definitions | 22 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |