Leviathan1995 / Learn-TLA-cn
[WIP]TLA+教程中文翻译
☆44Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Learn-TLA-cn
- levi-db is a fast database engine☆36Updated 6 years ago
- ☆127Updated last year
- a distributed storage engine☆88Updated 8 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆49Updated 7 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 3 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A framework for distributed systems verification, with fault injection☆47Updated 7 months ago
- annotate the source code of jemalloc 4.2.1☆110Updated 8 years ago
- TLA+ specification for the Raft consensus algorithm☆18Updated 8 years ago
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆50Updated 2 months ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆64Updated last week
- aries协议☆21Updated 11 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆24Updated 5 years ago
- ☆37Updated 4 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- Presentations, meetups and talks about Databend☆73Updated 2 years ago
- 📄 🇨🇳 papers I have read☆28Updated 3 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- A distributed key-value store☆30Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆115Updated 3 weeks ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆44Updated 4 years ago
- A raft consensus implementation that is simply and understandable