zhangkanqi / BW-Raft
Implement distributed consensus protocol Raft and it's expanded version BW-Raft(Supporting Byzantine Fault Tolerance)
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for BW-Raft
- BFT-Store is a Byzantine fault-tolerant storage engine☆14Updated 2 years ago
- ☆14Updated 3 months ago
- ☆173Updated last month
- ☆38Updated 2 years ago
- ☆24Updated 3 years ago
- Source code for the ICDCS 2022 paper "Dissecting the Performance of Chained-BFT"☆50Updated last year
- Implementation of elastico protocol☆11Updated 5 years ago
- ☆19Updated 8 months ago
- OHIE - Blockchain scaling☆34Updated 3 years ago
- Pompe implementation based on HotStuff☆16Updated 3 years ago
- A simple implementation of ELASTICO.☆22Updated 6 years ago
- Awesome Byzantine Fault Tolerance (BFT)☆61Updated 2 years ago
- Source code for the ICDE 2023 paper "Scaling Blockchain Consensus via a Robust Shared Mempool"☆26Updated 2 years ago
- A rapidchain implementation for my master thesis☆22Updated 4 years ago
- Playing around with HotStuff BFT consensus protocol.☆19Updated 4 years ago
- High-throughput Byzantine consensus on variable bandwidth networks.☆36Updated 5 months ago
- 基于分片技术实现高性能区块链☆24Updated 3 years ago
- Go语言实现PBFT算法☆50Updated 2 years ago
- Omniledger implementation☆35Updated 6 years ago
- blockchain papers list☆19Updated 4 years ago
- Simulation of several BFT consensus algorithms for benchmarking☆24Updated 5 years ago
- The authenticated storage benchmark platform includes implementations like OpenEthereum's MPT, RainBlock's MPT, LMPTs, and LVMT.☆12Updated last year
- Experiments with pBFT☆22Updated 6 years ago
- Source code for the VLDB21 paper "SlimChain: Scaling Blockchain Transactions through Off-Chain Storage and Parallel Processing"☆44Updated 2 years ago
- Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.☆49Updated 2 years ago
- A simple implementation of HotStuff consensus protocol☆18Updated 4 years ago
- Sample implementation of PBFT consensus algorithm☆221Updated 2 years ago
- Recommended Study Materials of Dase111☆15Updated 2 years ago
- PBFT implementation for FISCO BCOS 3.0☆8Updated 2 years ago
- PBFT是经典的拜占庭容错算法,其不依赖同步性假设、以及显著高于同类算法的性能,达到了Pratical(实用)而广受推崇,也是目前联盟链中广泛采用的共识算法。本文结合理解对算法 论文前5章做了释译。☆15Updated 4 years ago