matttproud / gochecklistLinks
gochecklist is a set of recommendations for publishing Go projects.
☆334Updated 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
- Cheat sheet for some of the common concurrent flows in Go☆1,199Updated 10 years ago
- A linter that suggests interface types☆687Updated 7 years ago
- ☆342Updated 8 years ago
- An app that displays updates for the Go packages in your GOPATH.☆897Updated last year
- ☆393Updated 8 years ago
- Struct Faker for Go☆346Updated 5 months ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆230Updated 8 years ago
- Easily write daemonizable services in Go☆514Updated last year
- XHandler is a bridge between net/context and http.Handler☆230Updated 8 years ago
- A persistent and flexible background jobs library for go.☆499Updated 7 years ago
- ☆228Updated 8 years ago
- ☆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
- Composable framework for writing HTTP handlers in Go.☆348Updated last year
- A flexible command and option parser for Go☆217Updated 9 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- your dependencies have arrived☆269Updated 8 years ago
- Grind polishes Go programs.☆457Updated 5 years ago
- Go package for building automation tools☆270Updated 9 years ago
- Generate documentation for your REST/HTTP API from your Go unit tests☆335Updated 2 years ago
- Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.☆385Updated 6 years ago
- A utility for conceptualizing large Go code bases☆179Updated 4 years ago
- [Archived] A tool to generate Go test functions from the given source code like gofmt☆264Updated 4 years ago
- BadActor.org An in-memory application driven jailer written in Go☆324Updated 5 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆223Updated 7 years ago
- A Go implementation of Git functions☆345Updated 7 years ago
- A 12-factor app logger built for performance and happy development☆358Updated 5 years ago
- Example of a 3-layer (frontend, API, datastore) Go web app (based on the code that powers https://sourcegraph.com)☆397Updated 10 years ago