Stars
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 Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
The fantastic ORM library for Golang, aims to be developer friendly
A platform for building proxies to bypass network restrictions.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
eBPF-based Networking, Security, and Observability
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
A collection of useful, performant, and threadsafe Go datastructures.
Provides packet processing capabilities for Go
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Netflix's Hystrix latency and fault tolerance library, for Go
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.