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.
The world’s fastest framework for building websites.
Go implementation of the Ethereum protocol
A golang ebook intro how to build a web with golang
⚡️ Express inspired web framework written in Go
beego is an open-source, high-performance web framework for the Go programming language.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Container runtimes on macOS (and Linux) with minimal setup
lightweight, idiomatic and composable router for building Go HTTP services
general purpose extensions to golang's database/sql
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
A self-hosted dashboard that puts all your feeds in one place
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Go implementation of Ethereum proof of stake
Contrib repository for the OpenTelemetry Collector
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
Go package for reading from continously updated files (tail -f)