Waynezee's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
apache/cassandra
Apache Cassandra®
eddycjy/go-gin-example
An example of gin
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
sty945/bank_interview
:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
oceanbase/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
yzhu798/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
szza/LearningNote
C++和Linux学习笔记
arkingc/note
学习笔记整理📚
Tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
RedisLabs/redisraft
A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.
etcd-io/raft
Raft library for maintaining a replicated state machine
opengauss-mirror/openGauss-server
openGauss kernel
SYaoJun/CPPInterview
C/C++ interview questions
UWSysLab/tapir
TAPIR distributed transactional storage system
ooibc88/blockbench
BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.
Winnerhust/uthread
一个简单的用户级线程库
pingcap/go-tpc
A toolbox to benchmark TPC workloads in Go
lealone/Lealone-Docs
与 Lealone 相关的所有文档
NYU-NEWS/janus
haochenpan/rabia
Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)
ZhaoHaoRu/SDE-job-hunting
暑期实习找工作的一些经验总结
RebeII/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)