matttproud / gochecklistLinks
gochecklist is a set of recommendations for publishing Go projects.
☆335Updated 10 years ago
Alternatives and similar repositories for gochecklist
Users that are interested in gochecklist are comparing it to the libraries listed below
Sorting:
- Dependency checker for Golang (Go) packages. Prints stats and suggests to remove small LeftPad-like imports if any.☆426Updated 6 years ago
- A linter that suggests interface types☆687Updated 7 years ago
- Cheat sheet for some of the common concurrent flows in Go☆1,200Updated 9 years ago
- ☆342Updated 8 years ago
- An app that displays updates for the Go packages in your GOPATH.☆897Updated last year
- Easily write daemonizable services in Go☆513Updated last year
- Struct Faker for Go☆346Updated 4 months ago
- ☆393Updated 8 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Composable framework for writing HTTP handlers in Go.☆348Updated last year
- ☆241Updated 8 years ago
- A Go middleware that stores various information about your web application (response time, status code count, etc.)☆594Updated 2 years ago
- A flexible command and option parser for Go☆217Updated 9 years ago
- Instrument your web apps with logging and metrics☆520Updated 3 years ago
- Grind polishes Go programs.☆457Updated 5 years ago
- Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.☆384Updated 6 years ago
- A small tool for Golang to generate Golang struct from a xml/json file