1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本paxos算法封装代码,以及正确性压测程序。
☆162Sep 20, 2017Updated 8 years ago
Alternatives and similar repositories for SecondPaxos
Users that are interested in SecondPaxos are comparing it to the libraries listed below
Sorting:
- My multi-paxos service implement :-)☆145Aug 25, 2022Updated 3 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆341Feb 14, 2019Updated 7 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,376Dec 4, 2023Updated 2 years ago
- Implement the Paxos Algorithm☆18Nov 16, 2016Updated 9 years ago
- 8 labs of course Introduction to Computer System☆10Jun 17, 2014Updated 11 years ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,715Jul 17, 2020Updated 5 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Mar 28, 2019Updated 6 years ago
- Automatically generate golang assembly files from native assembly code☆14Jun 6, 2018Updated 7 years ago
- Awesome Super Mario: mini mario-like in assembly language☆10Sep 11, 2015Updated 10 years ago
- Translate any ABNF grammar to ANTLR☆15Jan 11, 2020Updated 6 years ago
- Built in C# & Winforms, QuantTrade provides a way to quickly build and backtest stock investment strategies using technical indicators su…☆16Nov 25, 2017Updated 8 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆46May 21, 2019Updated 6 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Aug 18, 2016Updated 9 years ago
- Yet Another RAFT implementation☆126Oct 12, 2018Updated 7 years ago
- Java memory model research☆10Jan 26, 2021Updated 5 years ago
- a simple server for kcp☆19Nov 14, 2016Updated 9 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10May 1, 2017Updated 8 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Mar 30, 2023Updated 2 years ago
- CS 5830: Cryptography☆15May 17, 2017Updated 8 years ago
- A ReadWrite-Everything style test software based on WinIO which can read and write Computer memory and IO, need to enter testing mode whe…☆20Oct 27, 2016Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46May 23, 2022Updated 3 years ago
- TokuFT is a high-performance, transactional key-value store☆19May 6, 2020Updated 5 years ago
- 分布式id生成器☆37Aug 28, 2016Updated 9 years ago
- Raft一致性算法论文的中文翻译☆6,281Apr 23, 2024Updated last year
- TLA+ specification for the Raft consensus algorithm☆19Aug 22, 2016Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Jul 3, 2021Updated 4 years ago
- Raft Java implementation which is simple and easy to understand.☆1,235Jan 10, 2024Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆319Nov 17, 2018Updated 7 years ago
- Server-client networking base on kcp and libev☆17Oct 8, 2016Updated 9 years ago
- programming, database, distributed system☆3,413Dec 29, 2017Updated 8 years ago
- NOPaxos consensus protocol☆139Nov 17, 2020Updated 5 years ago
- Apache iceberg Spark s3 examples☆21Mar 1, 2024Updated 2 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,200Oct 25, 2024Updated last year
- A production-grade java implementation of paxos consensus algorithm☆205Dec 29, 2025Updated 2 months ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Jan 4, 2025Updated last year
- C++ implementation of raft consensus☆271May 12, 2023Updated 2 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,881Jan 4, 2023Updated 3 years ago
- A stripped-down, portable version of boost::context☆52Aug 10, 2022Updated 3 years ago