Highlights
- Pro
Stars
A curated list of awesome Go frameworks, libraries and software
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 …
The world’s fastest framework for building websites.
Open Source Continuous File Synchronization
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Distributed reliable key-value store for the most critical data of a distributed system
A golang ebook intro how to build a web with golang
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
The fantastic ORM library for Golang, aims to be developer friendly
Network-wide ads & trackers blocking DNS server
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
high-performance graph database for real-time use cases
lightweight, idiomatic and composable router for building Go HTTP services
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence…
general purpose extensions to golang's database/sql