go-substrate-gen
Chain generator
A tool that generates boilerplate code for substrate-based chains
https://github.com/Aphoh/go-substrate-gen
7 stars
3 watching
1 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
golangsubstrate
Related projects:
Repository | Description | Stars |
---|---|---|
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
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 |
mafulong/godal | Tools for generating Golang code from SQL definitions | 18 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 615 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
twpayne/go-xmlstruct | Generates Go structs from multiple XML documents | 77 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
clipperhouse/gen | A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
rjeczalik/gh | A Go library for handling GitHub webhooks with customizable event handlers. | 81 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |