babble
Consensus middleware
A distributed consensus middleware for peer-to-peer networking and transactions.
Distributed Consensus Middleware
478 stars
49 watching
95 forks
Language: Go
last commit: 11 months ago consensus-algorithmhashgraph
Related projects:
Repository | Description | Stars |
---|---|---|
threemammals/rafty | An implementation of the Raft consensus algorithm in C# and .NET core. | 197 |
uwplse/verdi-raft | An implementation of the Raft distributed consensus protocol verified in Coq | 186 |
hhblaze/raft.net | An implementation of the RAFT distributed consensus algorithm among TCP peers using .NET for fault-tolerant and high-availability applications | 171 |
informalsystems/cometmock | A mock implementation of a consensus algorithm used in blockchain applications. | 25 |
verse-lab/toychain | A minimalistic blockchain-based consensus protocol implemented in Coq | 111 |
pixelscommander/viraljs | Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN | 961 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
ailidani/paxi | A framework implementing various consensus protocols for distributed systems | 555 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
chainsafe/lodestar | An implementation of Ethereum's consensus mechanism in a blockchain network | 1,215 |
skalenetwork/skale-consensus | A universal, modular, and high-performance blockchain consensus engine. | 78 |
adacore/polyorb | A polymorphic middleware framework for building distributed object-oriented systems. | 20 |
willemt/raft | A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,133 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
clhchtcjj/bine | This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. | 227 |