zzl1203's Stars
kstone-io/kstone
Kstone is an etcd management platform, providing cluster management, monitoring, backup, inspection, data migration, visual viewing of etcd data, and intelligent diagnosis.
evildecay/etcdkeeper
web ui client for etcd
henszey/etcd-browser
A quick and easy way to view/edit basic keys in etcd.
workpieces/etcdwp
💻 etcdwp is a beautiful, easy-to-use Mac database management application for etcd. (Support Macos Window Linux)
gtamas/etcdmanager
A cross-platform GUI and ETCD client
Kevin-fqh/learning-k8s-source-code
k8s、docker源码分析、读书笔记
rfyiamcool/share_ppt
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
easzlab/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
traefik/traefik
The Cloud Native Application Proxy
boilingfrog/etcd-learning
etcd 学习,使用场景,源码解读
zieckey/etcdsync
A distributed lock library in Go using etcd. It easy to use like sync.Mutex.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
talkgo/read
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
easegress-io/easegress
A Cloud Native traffic orchestration system
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
apache/answer
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
superorbital/golangcookbook.github.io
Golang Cookbook
kevinyan815/gocookbook
go cook book
modern-go/reflect2
reflect api without runtime reflect.Value cost
tiann/KernelSU
A Kernel based root solution for Android
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
antirez/smallchat
A minimal programming example for a chat server
Jackpopc/CS-Books-Store
你想要的计算机经典书籍,这里都有!
torvalds/linux
Linux kernel source tree
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
polaris1119/golangweekly
Go语言爱好者周刊,每周日发布
ReChronoRain/Cemiuiler
Make MIUI Great Again!
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"