caozhaoliang's Stars
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
apache/incubator-seata-go
Go Implementation For Seata
douglarek/zerodown
Graceful restart & zero downtime deploy for Go servers.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
keon/algorithms
Minimal examples of data structures and algorithms in Python