zhaoxugang's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
golang/go
The Go programming language
jgraph/drawio
draw.io is a JavaScript, client-side editor for general diagramming.
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
apache/zookeeper
Apache ZooKeeper
openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
gopherchina/conference
davecheney/httpstat
It's like curl -v, with colours.
cloudevents/spec
CloudEvents Specification
go-mysql-org/go-mysql
a powerful mysql toolset with Go
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
CyC2018/Markdown-Resume
⭐️ Markdown 简历模版
istio/community
Istio governance material.
xx-zh/xx-zh-roadmap
中文翻译 Road Map
tikv/agatedb
A persistent key-value storage in rust.
alchemystar/Freedom
自己DIY一个具有ACID的数据库
PerfMa/xpocket
OceanBase-Partner/lectures-on-dbms-implementation
rystsov/caspaxos
CASPaxos: Replicated State Machines without logs
tikv/sig-transaction
Resources for the transaction SIG
TiScrip/QCon2020-shanghai
QCon上海2020全球开发者大会PPT合集
pingcap/goleveldb
LevelDB key/value database in Go.
zimulala/builddatabase
Build a distributed SQL database from the ground up
lzmhhh123/MiniJava
MiniJava compiler built by yacc & lex.