consensus-algorithm
There are 277 repositories under consensus-algorithm topic.
pybft
Experiments with pBFT
dusk-blindbid
Implementation of the blindbid logic within Zero Knowledge Proofs
raft_for_dummies
2017春季MIT分布式系统课程实验
gandalf
A Raft implementation which can bring consensus to every database
dp
Distributed Programming Abstractions
DockBox
Python package to facilitate the use of popular docking software
vr
A library of replicated state machine algorithms is based on Viewstamped Replication Revisited
raft-protocol-implementation
Raft protocol implementation as part of "Distributed databases" course in UCU
quintet
An implementation of the Raft consensus protocol.
obyte-witness
Order provider (witness) for Obyte network
raft-impl
A demo 1-to-1 implementation with high availability in Golang for Raft, based on 6.824's raft labs. (NJU dissys course's lab code)
abgp-js
Authenticated Byzantine gossip protocol
ConsensusPKI
Data driven Public Key Ecosystem Backed by Blockchain & Fault Tolerance. Keywords: Trustless PKI, Blockchain, Consensus, Merkle tree, Merkle proof, Practical Byzantine Fault Tolerance (PBFT), Proof of Work (PoW), X.509 alternative
HashgraphMachine
An implementation of the Swirlds Hashgraph - a fair, fast, replicated, Byzantine state machine
consensus_ADMM
Consensus-ADMM for multi-robot trajectory optimization.
raft-lite
A simple and lightweight pure Python implementation of RAFT Consensus.
LLMSurver
LLMSurver - Automatic LLM-based literature review filtering inside your browser
OmniSpacetimeDB
Implementation of a distributed database intended for a MMO game (Bitcraft), a project developed as part of the advanced distributed systems course. Project dir for ID2203 VT24 P3
Blockchain---PBFT-algorithm-in-Python
1. Implementation of PBFT in python. 2.Clustering the miners on the basis of distance. 3.Using ML to optimise the number of clusters to get the minimum number of commits
Consensus-Algorithm
"Rendez-vous" algorithm for multi mobile-robotics control
mystore
A distributed, in-memory key-value store written in C++
mongochain
PoC of a decentralized datastore
askcoin
Askcoin (ASIC-resistant) is a decentralized Q&A and prediction platform
practical-byzantine-fault-tolerance
Implementation of Practical Byzantine Fault Tolerance (PBFT) consensus algorithm in Python
raftleader
Raft leader election process in Hyperledger Fabric.
raft-consensus
An implementation of Raft Distributed Consensus Protocol (https://raft.github.io/raft.pdf).
Blockchain-notes
"Explore the world of blockchain with our comprehensive notes! Unravel the complexities of decentralized technology, smart contracts, and crypto fundamentals. Your go-to resource for mastering blockchain concepts. 🚀 #BlockchainEducation #CryptoNotes"
dpos
Delegated Proof-of-Democracy: a DPoS based consensus protocol for permissioned blockchain.
block-chain-based-voting-system-backend
Java Spring Boot Backend API
raft
Raft consensum algorithm FP implementation
anova
A distributed ledger with a focus on privacy, safety and scalability
dimoschain
A PoC cryptocurrency with a PoC blockchain and consensus protocol; whitepaper on the way.
Proof-of-SAT
Generate and solve random instances of MAX-SAT and instances of MAX-SAT that are deterministically and pseudo-randomly generated from the solutions of previous MAX-SAT instances. This is a prototype of how a proof of work algorithm can be derived from a relevant problem.
RubyHashgraph
Implementing the Hashgraph consensus algorithm in Ruby
SerenaRosi
SerenaRosi's GitHub page
PBFTDemo
Simple PBFT workflow execution