lichuang / paxos
Paxos algorithm demo,from mit 6.824 lab 3
☆25Updated 8 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- a distributed storage engine☆89Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆18Updated 8 years ago
- an implementation of raft in Go☆159Updated 3 years ago
- ☆129Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- innodb分析版本☆77Updated 9 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago
- A distributed key-value store☆31Updated 7 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆118Updated 4 months ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 7 years ago
- ☆22Updated 10 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- A c++ develop toolkit☆34Updated 7 years ago
- 简洁、优雅的key/value存储引擎☆53Updated 10 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 4 years ago
- This project tries to list some questions for interviewer when looking for scheduler job. All of the questions are base on the experience…☆41Updated 7 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 2 months ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆106Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- 读论文的总结☆305Updated 7 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 5 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- 用C++实现的一个简单NoSQL☆15Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago