This is a created article in which the information may have evolved or changed.
First, the well-known Golang open source framework
1. Beego: A homemade HTTP framework that we can use to quickly develop a variety of applications.
Website address: http://beego.me
2. Gogs: A homegrown git hosting service program that we can use to build our own git server.
Website address: http://gogits.org
3. Docker: A software deployment solution and a lightweight application container framework. With Docker, we can easily package, publish, and run any application.
Website address: http://www.docker.com
Non-official website: http://www.docker.org.cn, https://docker.cn
4. Skynet: A distributed service framework that can help us build large-scale distributed application systems.
Source Address: Https://githup.com/skynetservices/skynet
5. NSQ: A real-time distributed messaging platform. It has high scalability and is capable of processing billions of of messages per day.
Website address: Http://nsq.io
6. ETCD: A highly available key-value storage System. It can be used to establish a shared configuration system and service discovery system, which is inspired by Apache ZooKeeper
Source Address: Https://githup.com/coreos/etcd
7. Groupcache:memcached authors use the go-write library of functions similar to the former, which the author wants to use as a memcached replacement.
Website address: Https://githup.com/golang/groupcache