babble
Consensus middleware
A distributed consensus middleware for peer-to-peer networking and transactions.
Distributed Consensus Middleware
477 stars
49 watching
95 forks
Language: Go
last commit: 9 months ago consensus-algorithmhashgraph
Related projects:
Repository | Description | Stars |
---|---|---|
threemammals/rafty | An implementation of the Raft consensus algorithm in C# and .NET core. | 196 |
uwplse/verdi-raft | An implementation of the Raft distributed consensus protocol verified in Coq | 183 |
hhblaze/raft.net | A .NET implementation of the RAFT distributed consensus algorithm for TCP peers with disk or memory data persistence. | 170 |
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 | 962 |
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 | 551 |
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,185 |
skalenetwork/skale-consensus | An asynchronous, provably secure consensus engine designed to support the SKALE network's blockchain architecture. | 77 |
adacore/polyorb | An infrastructure for building object-oriented distributed systems using polymorphic middleware | 20 |
willemt/raft | A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,132 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 80 |
clhchtcjj/bine | This repository provides an implementation of a bipartite network embedding algorithm for collaborative filtering and link prediction tasks. | 226 |