- Simple error handling primitives. [github.com/pkg/errors](https://github.com/pkg/errors) - REST-style Web Services - package for building REST-style Web Services using Google Go.[go-restful](https://github.com/emicklei/go-restful) - A powerful URL router and dispatcher for golang.[mux](https://github.com/gorilla/mux) - A high performance HTTP request router that scales well.[httprouter](https://github.com/julienschmidt/httprouter) - beego is an open-source, high-performance web framework for the Go programming language.[beego](https://github.com/astaxie/beego) - Golang Restful API Framework for Productivity.[nirvana](https://github.com/caicloud/nirvana) - Fast, cross-platform HTTP/2 web server with automatic HTTPS.[caddy](https://github.com/mholt/caddy) - Docker Related - Simple management UI for Docker. [portainer](https://github.com/portainer/portainer) - CLI - A Go (golang) command line and flag parser.[kingpin](https://github.com/alecthomas/kingpin) - Network - An open source real-time network topology and protocols analyzer.[skydive](https://github.com/skydive-project/skydive) - Common - The Cloud-Native API Gateway. [kong](https://github.com/Kong/kong) - UUID package for Go.[go.uuid](https://github.com/satori/go.uuid) - Simple error handling primitives. [errors](https://github.com/pkg/errors) - TOML parser for Golang with reflection.[toml](https://github.com/BurntSushi/toml) - Readline is a pure go(golang) implementation for GNU-Readline kind library.[Readline](https://github.com/chzyer/readline) - Go library for accessing the GitHub API.[go-github](https://github.com/google/go-github) - Monkey patching in Go.[monkey](https://github.com/bouk/monkey) - A toolkit with common assertions and mocks that plays nicely with the standard library.[testify](https://github.com/stretchr/testify)
Simple error handling primitives. github.com/pkg/errors
REST-style Web Services
Docker Related
CLI
Network
Common