proteus
Proto generator
A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions
Generate .proto files from Go source code.
735 stars
13 watching
69 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
gogrpcprotobufprotobuf3
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| Tools for generating documentation and JSON dumps from Protocol Buffers files | 167 |
| A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |
| Generates markdown documentation from Protobuf descriptors | 29 |
| Generates TypeScript declarations and code from Protocol Buffers files | 1,371 |
| A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 440 |
| Automates validation of Go proto structs based on .proto annotations. | 1,088 |
| Generates TypeScript types from protobuf schemas | 2,195 |
| A tool that generates API documentation from Protobuf IDL files. | 6 |
| Generates TypeScript clients for gRPC services used in web and Go applications. | 142 |
| Generates TypeScript code from Protocol Buffers definitions | 22 |
| A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 |
| A tool for generating TypeScript code from protocol buffer definitions | 1,117 |
| A tool to document Google Protocol Buffers using Doxygen. | 10 |
| A PureScript library and code generator for Google Protocol Buffers version 3 | 55 |