protoc-gen-doc

Proto doc generator

Generates documentation from comments in .proto files for Google Protocol Buffers

Documentation generator plugin for Google Protocol Buffers

GitHub

3k stars
24 watching
465 forks
Language: Go
last commit: 9 days ago
Linked from 1 awesome list

documentation-toolgogolanghacktoberfesthacktoberfest2021protobufprotoc

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
protocolbuffers/protobuf A language-neutral, platform-neutral format for serializing structured data 65,753
golang/protobuf Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. 9,785
protobuf-c/protobuf-c A C implementation of Google Protocol Buffers data serialization format 2,692
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
tmc/protoc-gen-apidocs Generates markdown documentation from Protobuf descriptors 29
sourcegraph/prototools Tools for generating documentation and JSON dumps from Protocol Buffers files 167
improbable-eng/ts-protoc-gen Generates TypeScript declarations and code from Protocol Buffers files 1,364
moul/protoc-gen-gotemplate A plugin for generating code from Protocol Buffers files using Go's text templating engine. 438
ckaznocha/protoc-gen-lint Checks .proto files for style violations according to Google's Protocol Buffer Style Guide 284
gogo/protobuf A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries. 5,664
src-d/proteus A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions 735
stepancheg/rust-protobuf Rust implementation of Google protocol buffers for serialization and deserialization 2,809
rowtype-yoga/purescript-protobuf A PureScript library and code generator for Google Protocol Buffers version 3. 54
konsumer/node-protoc-plugin A utility for creating custom protocol buffer code generation plugins in Node.js 26
eerimoq/pbtools Tools for generating C code from Google Protocol Buffers messages 74