A feature complete and high performance multi-group Raft library in Go.
翻译 - Go中功能完善的高性能多组Raft库。
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
翻译 - 基于brpc的RAFT共识算法的工业级C ++实现,在百度内部广泛用于构建高可用性的分布式系统。
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.
#区块链#A New Distributed Consensus and Distributed Ledger Algorithm
Collect must-read papers on distributed systems
Angular implementation for RAFT
A Go implementation of Raft Algorithm & A fault-tolerant primary/backup K/V storage system that use the implementation. Written just as learning project.
Distributed Raft Consensus algorithm implementation using UDP segments.
北京邮电大学 2024-2025 秋季学期《网络存储技术》课程的相关作业
#区块链#collaborative university project on utilising Proof-of-Authority and blockchain technology for managing identities
#区块链#A New Distributed Consensus and Distributed Ledger Algorithm
Implementation of Raft's distributed consensus using P4-programmable data-plane devices.
Implementation of Lamport's mutual exclusion algorithm
A multi-group Paxos library in Go.
#区块链#collaborative university project on utilising Proof-of-Authority and blockchain technology for managing identities
#算法刷题#Implementation of a distributed replication protocol used for passive replication
Research resources on the distributed consensus problem
Distributed Consensus.
Funnel Replication algorithm implementation with support for crash recovery.
This project aimed at extending the original Paxos implementation specified by Lamport into a version with preemption. As part of this project I also added correctness testing to check that execution...