Lists (2)
Sort Name ascending (A-Z)
Starred repositories
A curated list of awesome Go frameworks, libraries and software
Production-Grade Container Scheduling and Management
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.
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
The fantastic ORM library for Golang, aims to be developer friendly
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Your ultimate Go microservices framework for the cloud-native era.
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
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
gRPC to JSON proxy generator following the gRPC HTTP spec
The lightweight, user-friendly, distributed relational database built on SQLite.
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
pprof is a tool for visualization and analysis of profiling data
A collection of useful, performant, and threadsafe Go datastructures.
Efficient cache for gigabytes of data written in Go.
A lightweight concurrent server framework based on Golang.