sxllwx's Stars
torvalds/linux
Linux kernel source tree
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
traefik/traefik
The Cloud Native Application Proxy
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
go-delve/delve
Delve is a debugger for the Go programming language.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
redis/go-redis
Redis Go client
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
coredns/coredns
CoreDNS is a DNS server that chains plugins
apache/dubbo-go
Go Implementation For Apache Dubbo .
openkruise/kruise
Automated management of large-scale applications on Kubernetes (incubating project under CNCF)
golang-design/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
RainbowMango/GoExpertProgramming
《Go专家编程》Go语言快速入门,轻松进阶!
jaegertracing/jaeger-client-go
🛑 This library is DEPRECATED!
kbinani/screenshot
Go library to capture desktop to image
opentracing-contrib/opentracing-specification-zh
OpenTracing标准(中文版) `zh` (Chinese) translation of the opentracing/specification
apolloconfig/agollo
🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
kubernetes/apiextensions-apiserver
API server for API extensions like CustomResourceDefinitions
EvanLi/programming-book
Programming Book :Algorithm、Back-end、Database、Front-end、Git
tanjunchen/participate-community
如何参加 CNCF 等开源社区呢?如何向 Kubernetes 等开源仓库提交贡献呢?这里提供一些信息
icexin/sockhttp
A HTTP&HTTPS proxy over SOCK5
k8s-club/etcd-operator
etcd-operator create/configure/manage etcd clusters atop Kubernetes
Fenderon/springcloud-kubernetes-example
基于springcloud-kubernetes的微服务实例,包括provide-service,consumer-service,gateway-service。并实现便捷的本地开发
sxllwx/debug
记录一些平时工作生活中遇到的Bug和学到的工具集