lichuang / paxosLinks
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:
- an implementation of raft in Go☆159Updated 3 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆121Updated 6 months ago
- a distributed storage engine☆89Updated 8 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- ☆129Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated 2 weeks 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
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- innodb分析版本☆77Updated 10 years ago
- 读论文的总结☆306Updated 8 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆142Updated 4 years ago
- mit 6.824课程lab2 raft算法实现☆59Updated 5 years ago
- 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed …☆214Updated 5 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- 2018年春季课程学习资料汇总☆311Updated 7 years ago
- Project 0: Implementing a multi-client echo server☆61Updated 11 years ago
- MIT 6.824 2016☆156Updated 6 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- A go implementation of the Paxos algorithm☆345Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆18Updated 8 years ago
- ☆35Updated 8 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago