Stars
A curated list of awesome Go frameworks, libraries and software
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Distributed reliable key-value store for the most critical data of a distributed system
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
The fantastic ORM library for Golang, aims to be developer friendly
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
A declarative, simple, fast, and fun package for building command line tools in Go
Analyzes resource usage and performance characteristics of running containers.
A high performance HTTP request router that scales well
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
A modern text/numeric/geo-spatial/vector indexing library for go
Manage local application configuration files using templates and data from etcd or consul
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
Machinery is an asynchronous task queue/job queue based on distributed message passing.