Zhenglong Li
Results
5
repositories owned by
Zhenglong Li
trafficstars
Psyduck
4.4k
Stars
520
Forks
Watchers
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
reading-source-code-of-leveldb-1.23
525
Stars
125
Forks
Watchers
leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。
Snorlax
82
Stars
13
Forks
Watchers
👻 Explore data structure & algorithm with C/C++.总结常用的数据结构和算法,包含图论
reading-source-code-of-nginx-1.19.10
80
Stars
11
Forks
Watchers
nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述