- Shanghai
- http://www.kevinten.com/
Highlights
Lists (3)
Sort Name ascending (A-Z)
Starred repositories
A curated list of awesome Go frameworks, libraries and software
Production-Grade Container Scheduling and Management
The Prometheus monitoring system and time series database.
Distributed reliable key-value store for the most critical data of a distributed system
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared …
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.
The Go language implementation of gRPC. HTTP/2 based RPC
CNCF Jaeger, a Distributed Tracing Platform
high-performance graph database for real-time use cases
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
The AWS Provider enables Terraform to manage AWS resources.
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
A blazingly fast JSON serializing & deserializing library
Fast and Simple Serverless Functions for Kubernetes
Go RPC framework with high-performance and strong-extensibility for building micro-services.
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
A Chaos Engineering Platform for Kubernetes.
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
A feature complete and high performance multi-group Raft library in Go.
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。