protoc-gen-gotemplate
Template generator
A plugin for generating code from Protocol Buffers files using Go's text templating engine.
generic protocol generator based on golang's text/template (grpc/protobuf)
438 stars
16 watching
68 forks
Language: Go
last commit: 7 days ago
Linked from 1 awesome list
astcode-generatorgeneratorgolangprotobufprotoc
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 |
wlbr/templify | A tool to embed external template files into Go code automatically during the build process. | 30 |
improbable-eng/ts-protoc-gen | Generates TypeScript declarations and code from Protocol Buffers files | 1,364 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
src-d/proteus | A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
bold-commerce/protoc-gen-struct-transformer | A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
sourcegraph/prototools | Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
anmolitor/protoc-gen-elm | Generates Elm modules from .proto specification files using Protocol Buffers | 16 |
productsupcom/protoc-gen-proto2asciidoc | A tool that generates API documentation from Protobuf IDL files. | 6 |
metaverse/truss | A tool for automating the creation of boilerplate code for Go-kit microservices using gRPC and protoc buffers. | 737 |
eerimoq/pbtools | Tools for generating C code from Google Protocol Buffers messages | 74 |