Lists (12)
Sort Name ascending (A-Z)
Stars
A curated list of awesome Go frameworks, libraries and software
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Production-Grade Container Scheduling and Management
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 …
A golang ebook intro how to build a web with golang
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
The Go language implementation of gRPC. HTTP/2 based RPC
An implementation of GraphQL for Go / Golang
handling 1M websockets connections in Go
A high performance NoSQL Database Server powered by Go
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more