All Projects → anthdm → avalanche

anthdm / avalanche

Licence: MIT license
A educational / research implementation of the Avalanche consensus algorithm written in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to avalanche

blockchain-consensus
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
Stars: ✭ 79 (+338.89%)
Mutual labels:  consensus-algorithm
Exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Stars: ✭ 1,037 (+5661.11%)
Mutual labels:  consensus-algorithm
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+12022.22%)
Mutual labels:  consensus-algorithm
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (+1955.56%)
Mutual labels:  consensus-algorithm
Distributed Consensus Reading List
A long list of academic papers on the topic of distributed consensus
Stars: ✭ 803 (+4361.11%)
Mutual labels:  consensus-algorithm
Skinny
The Skinny Distributed Lock Service
Stars: ✭ 70 (+288.89%)
Mutual labels:  consensus-algorithm
distributed-dev-learning
汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。
Stars: ✭ 39 (+116.67%)
Mutual labels:  consensus-algorithm
erlang-hbbft
Erlang implementation of HoneyBadgerBFT
Stars: ✭ 69 (+283.33%)
Mutual labels:  consensus-algorithm
Rsm
distributed computing toolkit in rust
Stars: ✭ 17 (-5.56%)
Mutual labels:  consensus-algorithm
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (+522.22%)
Mutual labels:  consensus-algorithm
Babble
Distributed Consensus Middleware
Stars: ✭ 373 (+1972.22%)
Mutual labels:  consensus-algorithm
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (+2961.11%)
Mutual labels:  consensus-algorithm
Blockchaintechnology
Blockchain Frontier Technology Tracking
Stars: ✭ 88 (+388.89%)
Mutual labels:  consensus-algorithm
Iwant
Commandline tool for searching and downloading files in LAN network, without any central server
Stars: ✭ 268 (+1388.89%)
Mutual labels:  consensus-algorithm
Unetwork
U Network Public Blockchain
Stars: ✭ 189 (+950%)
Mutual labels:  consensus-algorithm
MIT6.824-2021
4 labs + 2 challenges + 4 docs
Stars: ✭ 594 (+3200%)
Mutual labels:  consensus-algorithm
Loopchain
Blockchain engine for icon foundation.
Stars: ✭ 69 (+283.33%)
Mutual labels:  consensus-algorithm
dusk-blindbid
Implementation of the blindbid logic within Zero Knowledge Proofs
Stars: ✭ 18 (+0%)
Mutual labels:  consensus-algorithm
lol
A Raft implementation in Rust language. The name is not a joke.
Stars: ✭ 130 (+622.22%)
Mutual labels:  consensus-algorithm
Awesome Consensus
Awesome list for Paxos and friends
Stars: ✭ 1,619 (+8894.44%)
Mutual labels:  consensus-algorithm

Avalanche

A research implementation of the Avalanche consensus written in Rust.

README will be updated soon..

For now just run this command for any kind of action:

cargo run

Rustc version

rustc 1.26.2 (594fb253c 2018-06-01)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].