All Projects → Floyd → Similar Projects or Alternatives

1464 Open source projects that are alternatives of or similar to Floyd

Hraftd
A reference use of Hashicorp's Raft implementation
Stars: ✭ 732 (+182.63%)
Mutual labels:  consensus, raft
Raft-Paxos-Sample
MIT6.824实现分布式一致性算法——Raft&Paxos
Stars: ✭ 37 (-85.71%)
Mutual labels:  raft, consensus
X0
Xzero HTTP Application Server
Stars: ✭ 111 (-57.14%)
Mutual labels:  consensus, raft
Consensus Yaraft
consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implementation of the Raft protocol.
Stars: ✭ 30 (-88.42%)
Mutual labels:  consensus, raft
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (-78.38%)
Mutual labels:  raft, consensus
raft
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Stars: ✭ 35 (-86.49%)
Mutual labels:  raft, consensus
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (-57.92%)
Mutual labels:  consensus, raft
raft-rocks
A simple database based on raft and rocksdb
Stars: ✭ 38 (-85.33%)
Mutual labels:  raft, consensus
FISCO-BCOS
FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable financial-grade open-source blockchain platform. The platform provides rich features including group architecture, cross-chain communication protoc…
Stars: ✭ 1,603 (+518.92%)
Mutual labels:  raft, consensus
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+3916.6%)
Mutual labels:  consensus, raft
little-raft
The lightest distributed consensus library. Run your own replicated state machine! ❤️
Stars: ✭ 316 (+22.01%)
Mutual labels:  raft, consensus
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+742.47%)
Mutual labels:  consensus, raft
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (+42.86%)
Mutual labels:  consensus, raft
raftor
Distributed chat system built with rust
Stars: ✭ 31 (-88.03%)
Mutual labels:  raft, consensus
Trepang
Trepang is an implementation of Raft Algorithm in Go
Stars: ✭ 111 (-57.14%)
Mutual labels:  consensus, raft
Dragonboat
Dragonboat is a high performance multi-group Raft consensus library in pure Go.
Stars: ✭ 3,983 (+1437.84%)
Mutual labels:  consensus, raft
Async Raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
Stars: ✭ 510 (+96.91%)
Mutual labels:  consensus, raft
Verdi Raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Stars: ✭ 143 (-44.79%)
Mutual labels:  consensus, raft
raft-badger
Badger-based backend for Hashicorp's raft package
Stars: ✭ 27 (-89.58%)
Mutual labels:  raft, consensus
Nuraft
C++ implementation of Raft core logic as a replication library
Stars: ✭ 428 (+65.25%)
Mutual labels:  consensus, raft
Ratis
Open source Java implementation for Raft consensus protocol.
Stars: ✭ 443 (+71.04%)
Mutual labels:  consensus, raft
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+3431.66%)
Mutual labels:  consensus, raft
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (+112.74%)
Mutual labels:  consensus, raft
Bifrost
Pure rust building block for distributed systems
Stars: ✭ 118 (-54.44%)
Mutual labels:  consensus, raft
Zatt
Python implementation of the Raft algorithm for distributed consensus
Stars: ✭ 119 (-54.05%)
Mutual labels:  consensus, raft
Etcd
Distributed reliable key-value store for the most critical data of a distributed system
Stars: ✭ 38,238 (+14663.71%)
Mutual labels:  consensus, raft
Sofa Jraft
A production-grade java implementation of RAFT consensus algorithm.
Stars: ✭ 2,618 (+910.81%)
Mutual labels:  consensus, raft
openraft
rust raft with improvements
Stars: ✭ 826 (+218.92%)
Mutual labels:  raft, consensus
distkv
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
Stars: ✭ 50 (-80.69%)
Mutual labels:  raft
gencore
Generate duplex/single consensus reads to reduce sequencing noises and remove duplications
Stars: ✭ 91 (-64.86%)
Mutual labels:  consensus
xrpl-dev-portal
Source code for xrpl.org including developer documentation
Stars: ✭ 330 (+27.41%)
Mutual labels:  consensus
jobor
支持秒级分布式定时任务系统, A high performance distributed task scheduling system, Support multi protocol scheduling tasks
Stars: ✭ 52 (-79.92%)
Mutual labels:  raft
Paxos raft protocol
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
Stars: ✭ 255 (-1.54%)
Mutual labels:  raft
Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Stars: ✭ 41 (-84.17%)
Mutual labels:  raft
raft-grpc-example
Example code for how to get hashicorp/raft running with gRPC
Stars: ✭ 83 (-67.95%)
Mutual labels:  raft
MIT6.824-2021
4 labs + 2 challenges + 4 docs
Stars: ✭ 594 (+129.34%)
Mutual labels:  raft
factom
Library for writing Factom clients in go
Stars: ✭ 47 (-81.85%)
Mutual labels:  consensus
nimbus
Upgradeable consensus framework for Substrate blockchains and parachains
Stars: ✭ 31 (-88.03%)
Mutual labels:  consensus
huffleraft
Replicated key-value store driven by the raft consensus protocol 🚵
Stars: ✭ 32 (-87.64%)
Mutual labels:  raft
Stripe
A comprehensive PHP Library for the Stripe.
Stars: ✭ 256 (-1.16%)
Mutual labels:  library
Zoomwall.js
A content-focused photo gallery using a horizontal masonry layout that scales up in lightbox mode.
Stars: ✭ 254 (-1.93%)
Mutual labels:  library
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 (-69.5%)
Mutual labels:  consensus
cbc-casper-js
JS implementation of Vlad Zamfir's CBC Casper TFG
Stars: ✭ 21 (-91.89%)
Mutual labels:  consensus
ccs
CCS: Generate Highly Accurate Single-Molecule Consensus Reads (HiFi Reads)
Stars: ✭ 79 (-69.5%)
Mutual labels:  consensus
mmqtt
An Open-Source, Distributed MQTT Broker for IoT.
Stars: ✭ 58 (-77.61%)
Mutual labels:  raft
kerala
Distributed KV Streams
Stars: ✭ 16 (-93.82%)
Mutual labels:  raft
epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
Stars: ✭ 39 (-84.94%)
Mutual labels:  consensus
kshaka
Kshaka is a Go implementation of the CASPaxos consensus protocol.
Stars: ✭ 23 (-91.12%)
Mutual labels:  raft
paper
Computer Foundations Practices
Stars: ✭ 17 (-93.44%)
Mutual labels:  raft
poa-network-consensus-contracts
Main repository for POADAO consensus. Includes contracts for Initial Ceremony, Governance, Management of Validators
Stars: ✭ 68 (-73.75%)
Mutual labels:  consensus
Motoro
Smart contracts for decentralized rentals of vehicles.
Stars: ✭ 96 (-62.93%)
Mutual labels:  consensus
Discordeno
Discord API library for Deno
Stars: ✭ 254 (-1.93%)
Mutual labels:  library
Php Svg
Vector graphics (SVG) library for PHP
Stars: ✭ 256 (-1.16%)
Mutual labels:  library
radondb-mysql-kubernetes
Open Source,High Availability Cluster,based on MySQL
Stars: ✭ 146 (-43.63%)
Mutual labels:  raft
distmq
Distributed Message Queue based on Raft
Stars: ✭ 32 (-87.64%)
Mutual labels:  raft
dledger
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
Stars: ✭ 615 (+137.45%)
Mutual labels:  raft
apollo
An experimental distributed ledger platform based on a sea of DAG Nodes
Stars: ✭ 33 (-87.26%)
Mutual labels:  consensus
slock
High-performance distributed sync service and atomic DB
Stars: ✭ 50 (-80.69%)
Mutual labels:  raft
anychaindb
AnychainDB is fast, distributed, blockchain database based on Tendermint and MongoDB
Stars: ✭ 16 (-93.82%)
Mutual labels:  consensus
lightchain
Fast proof-of-authority blockchain based on go-ethereum and tendermint
Stars: ✭ 52 (-79.92%)
Mutual labels:  consensus
1-60 of 1464 similar projects