#
consensus-algorithm
Here are 106 public repositories matching this topic...
DarkEld3r
commented
Apr 17, 2018
A long list of academic papers on the topic of distributed consensus
distributed-systems
consistency
fault-tolerance
distributed-computing
zookeeper
paxos
consensus-algorithm
state-machine-replication
atomic-broadcast-protocol
networked-systems
consensus-algorithms
quorum-systems
lists-papers
-
Updated
Jun 25, 2020
A novel implementation of the Raft consensus algorithm
java
distributed-systems
database
replication
state-machine
raft
consensus
java-8
atomix
copycat
consensus-algorithm
raft-consensus-algorithm
-
Updated
Jul 12, 2017 - Java
A fully functional blockchain application implemented in Python from scratch (with tutorial).
python
tutorial
blockchain
consensus-algorithm
decentralized-application
python-blockchain
blockchain-application
-
Updated
Jun 25, 2020 - Python
Commandline tool for searching and downloading files in LAN network, without any central server
python
commandline
lan
peer-to-peer
p2p
file-sharing
twisted
decentralization
file-monitoring
consensus-algorithm
-
Updated
Mar 23, 2020 - Python
yilugit
commented
Feb 5, 2018
we need to have a tutorial to briefly introduce our system and help collaborators get started
Good refernece
https://github.com/ethereum/go-ethereum/wiki/Contract-Tutorial
https://github.com/EOSIO/eos/wiki/Tutorials
https://docs.python.org/3/tutorial/
https://reactjs.org/tutorial/tutorial.html
We will add the tutorial to our contributing guideline
Blockchain Frontier Technology Tracking
-
Updated
Nov 3, 2018
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
c-sharp
csharp
tcp
core
fault-tolerance
dotnetcore
raft
distributed
netcore
peer
dotnet-core
net
netstandard
high-availability
dotnet-standard
redundancy
raft-server
consensus-algorithm
raft-consensus
dbreeze
-
Updated
Oct 17, 2019 - C#
Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm written in Go.
-
Updated
Jul 2, 2019 - Go
The Skinny Distributed Lock Service
-
Updated
May 23, 2020 - Go
This is my attempt to list all possible blockchain consensus out there, i welcome pull request of the blockchain community! lets make it the main reference for blockchain consensus
bitcoin
ethereum
smart-contracts
blockchain
consensus
proof-of-stake
blockchain-technology
dlt
proof-of-authority
proof-of-work
consensus-algorithm
proof-of-existence
consensus-protocol
-
Updated
May 4, 2020
[Go] - Bully algorithm visualization & implementation written in Golang.
visualization
go
golang
networking
leader-election
distributed-algorithms
consensus-algorithm
bully-algorithm
algorithm-visualisation
-
Updated
Feb 21, 2019 - Go
CyberVein: http://cybervein.org/
-
Updated
Nov 10, 2018 - C++
Purple Proof of Concept
elixir
protocol
peer-to-peer
decentralized
blockchain
cryptocurrency
purple
consensus-algorithm
smartcontracts
-
Updated
Nov 11, 2018 - Elixir
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
-
Updated
Mar 30, 2019
distributed computing toolkit in rust
-
Updated
Sep 21, 2018 - Rust
A fault-tolerant distributed key-value store using the Raft consensus algorithm.
-
Updated
Jan 3, 2020 - Python
An implementation of the Raft consensus protocol.
-
Updated
Aug 6, 2018 - C++
A educational / research implementation of the Avalanche consensus algorithm written in Rust
-
Updated
Jul 21, 2018 - Rust
An implementation of the Swirlds Hashgraph - a fair, fast, replicated, Byzantine state machine
state-machine
jvm
distributed-ledger
gossip-protocol
byzantine
consensus-algorithm
swirlds-hashgraph
-
Updated
May 25, 2017 - Java
Distributed Programming Abstractions
-
Updated
Dec 5, 2018 - Go
ConsensusTME Gene Sets and R Script
bioinformatics-pipeline
cancer-genomics
deconvolution
consensus-algorithm
immune
tumour-microenvironment
-
Updated
May 4, 2020 - R
Public Blockchain for the Future of Decentralized Payment and Smart Contract
-
Updated
Jun 16, 2020 - Go
PoC of a decentralized datastore
-
Updated
Mar 18, 2018 - Java
Experiments with pBFT
-
Updated
Dec 8, 2017 - Python
Implementing the Hashgraph consensus algorithm in Ruby
-
Updated
Feb 12, 2018 - Ruby
Improve this page
Add a description, image, and links to the consensus-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the consensus-algorithm topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Configuration options are not documented on the web site.
Describe the solution you'd like
I need to look at the code (i.e. the *Config classes) or at the Javadoc in order to determine the configuration options. I'd like to have it documented on the website and to be sure that the configuration options match whatever