Pinned Repositories
500lines
500 Lines or Less
6.824-raft
mit 6.824 raft 协议的完整实现
AvatarMQ
AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).
awesome-distributed-systems
A curated list to learn about distributed systems
effective-go-zh-en
《Effective Go》中英双语版
go-ipfs
IPFS implementation in Go
goleveldb
LevelDB key/value database in Go.
h-store
H-Store Distributed Main Memory OLTP Database System
how-to-read-source-code
leveldb-1
leveldb源码阅读和重写,重写的过程中加上注释方便理解。
LeZeJ's Repositories
LeZeJ/leveldb-1
leveldb源码阅读和重写,重写的过程中加上注释方便理解。
LeZeJ/500lines
500 Lines or Less
LeZeJ/6.824-raft
mit 6.824 raft 协议的完整实现
LeZeJ/AvatarMQ
AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).
LeZeJ/awesome-distributed-systems
A curated list to learn about distributed systems
LeZeJ/effective-go-zh-en
《Effective Go》中英双语版
LeZeJ/go-ipfs
IPFS implementation in Go
LeZeJ/goleveldb
LevelDB key/value database in Go.
LeZeJ/h-store
H-Store Distributed Main Memory OLTP Database System
LeZeJ/how-to-read-source-code
LeZeJ/index-microbench
LeZeJ/LeetCode_Go
practice leetcode by Go
LeZeJ/LeetCode_Java
用于每天的LeetCode刷题训练
LeZeJ/LeoDB
仿levelDB的简易实现
LeZeJ/leohouse.github.io
LeZeJ/leveldb
LeZeJ/leveldb-handbook
Analysis leveldb source code step by step
LeZeJ/lezej
this is a test
LeZeJ/lotusdb
Fast k/v storage compatible with lsm tree and b+tree, inspired by SLM-DB in USENIX FAST ’19.
LeZeJ/Notes
记录学习中的问题
LeZeJ/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
LeZeJ/riot
Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!
LeZeJ/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
LeZeJ/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol