Stars
Production-Grade Container Scheduling and Management
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
A cloud-native Go microservices framework with cli tool for productivity.
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replica…
Curated list of Go design patterns, recipes and idioms
🌩 Self-hosted file management and sharing system, supports multiple storage providers
A toolkit with common assertions and mocks that plays nicely with the standard library
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
Your ultimate Go microservices framework for the cloud-native era.
A declarative, simple, fast, and fun package for building command line tools in 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
high-performance graph database for real-time use cases
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Linux virtual machines, with a focus on running containers
general purpose extensions to golang's database/sql
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP po…
A scalable overlay networking tool with a focus on performance, simplicity and security
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列