Stars
A curated list of awesome Go frameworks, libraries and software
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.
A platform for building proxies to bypass network restrictions.
A node.js version management utility for Windows. Ironically written in Go.
《The Way to Go》中文译本,中文正式名《Go 入门指南》
A cloud-native Go microservices framework with cli tool for productivity.
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
Delve is a debugger for the Go programming language.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
🐳 A most popular sql audit platform for mysql
A developer-friendly API for converting numerous document formats into PDF files, and more!
Manage local application configuration files using templates and data from etcd or consul
Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
Trying to complete over 100 projects in various categories in golang.
A high performance microservice framework in golang. A linux foundation project.
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.