Lists (2)
Sort Name ascending (A-Z)
Starred repositories
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.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
The fantastic ORM library for Golang, aims to be developer friendly
Curated list of Go design patterns, recipes and idioms
Cross platform GUI toolkit in Go inspired by Material Design
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
The Go language implementation of gRPC. HTTP/2 based RPC
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
A process for automating Docker container base image updates.
lightweight, idiomatic and composable router for building Go HTTP services
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Database migrations. CLI and Golang library.
The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Writte…
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)