Lists (5)
Sort Name ascending (A-Z)
Stars
A curated list of awesome Go frameworks, libraries and software
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
The world’s fastest framework for building websites.
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
The lazier way to manage everything docker
The fantastic ORM library for Golang, aims to be developer friendly
⚡️ Express inspired web framework written in Go
A tool for secrets management, encryption as a service, and privileged access management
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Cross platform GUI toolkit in Go inspired by Material Design
Elegant Scraper and Crawler Framework for Golang
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍