All Projects → Hraftd → Similar Projects or Alternatives

652 Open source projects that are alternatives of or similar to Hraftd

Verdi Raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Stars: ✭ 143 (-80.46%)
Etcd
Distributed reliable key-value store for the most critical data of a distributed system
Stars: ✭ 38,238 (+5123.77%)
Js
Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol
Stars: ✭ 304 (-58.47%)
Zatt
Python implementation of the Raft algorithm for distributed consensus
Stars: ✭ 119 (-83.74%)
Mutual labels:  consensus, raft, distributed-systems
raftor
Distributed chat system built with rust
Stars: ✭ 31 (-95.77%)
Mutual labels:  distributed-systems, raft, consensus
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (-92.35%)
Mutual labels:  distributed-systems, raft, consensus
Dragonboat
Dragonboat is a high performance multi-group Raft consensus library in pure Go.
Stars: ✭ 3,983 (+444.13%)
Mutual labels:  consensus, raft, distributed-systems
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (-24.73%)
Mutual labels:  consensus, raft, distributed-systems
Bifrost
Pure rust building block for distributed systems
Stars: ✭ 118 (-83.88%)
Mutual labels:  consensus, raft, distributed-systems
little-raft
The lightest distributed consensus library. Run your own replicated state machine! ❤️
Stars: ✭ 316 (-56.83%)
Mutual labels:  distributed-systems, raft, consensus
raft-badger
Badger-based backend for Hashicorp's raft package
Stars: ✭ 27 (-96.31%)
Mutual labels:  key-value, raft, consensus
raft-rocks
A simple database based on raft and rocksdb
Stars: ✭ 38 (-94.81%)
Mutual labels:  key-value, raft, consensus
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+198.09%)
Mutual labels:  consensus, raft, distributed-systems
Zookeeper
Apache ZooKeeper
Stars: ✭ 10,061 (+1274.45%)
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (-49.45%)
Mutual labels:  consensus, raft, distributed-systems
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+1149.59%)
Mutual labels:  consensus, raft, distributed-systems
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+1321.17%)
Mutual labels:  key-value, consensus, raft
huffleraft
Replicated key-value store driven by the raft consensus protocol 🚵
Stars: ✭ 32 (-95.63%)
Mutual labels:  distributed-systems, key-value, raft
Elasticell
Elastic Key-Value Storage With Strong Consistency and Reliability
Stars: ✭ 453 (-38.11%)
Mutual labels:  key-value, raft, distributed-systems
Nuraft
C++ implementation of Raft core logic as a replication library
Stars: ✭ 428 (-41.53%)
Mutual labels:  consensus, raft, distributed-systems
Abci Host
Clojure host/server for Tendermint's ABCI protocol.
Stars: ✭ 18 (-97.54%)
Mutual labels:  consensus, distributed-systems
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 (-95.9%)
Mutual labels:  consensus, raft
Library
Collection of papers in the field of distributed systems, game theory, cryptography, cryptoeconomics, zero knowledge
Stars: ✭ 100 (-86.34%)
Mutual labels:  consensus, distributed-systems
X0
Xzero HTTP Application Server
Stars: ✭ 111 (-84.84%)
Mutual labels:  consensus, raft
Raft Rs
Raft distributed consensus algorithm implemented in Rust.
Stars: ✭ 1,859 (+153.96%)
Mutual labels:  raft, distributed-systems
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (-85.11%)
Mutual labels:  consensus, raft
Swim Js
JavaScript implementation of SWIM membership protocol
Stars: ✭ 135 (-81.56%)
Mutual labels:  consensus, distributed-systems
Awesome Distributed Systems
A curated list to learn about distributed systems
Stars: ✭ 7,263 (+892.21%)
Mutual labels:  consensus, distributed-systems
6.824 2017
⚡️ 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
Stars: ✭ 219 (-70.08%)
Mutual labels:  raft, distributed-systems
Mit 6.824 2018
Solutions to mit 6.824 2018
Stars: ✭ 158 (-78.42%)
Mutual labels:  raft, distributed-systems
Zanredisdb
Yet another distributed kvstore support redis data and index. moved to: https://github.com/youzan/ZanRedisDB
Stars: ✭ 64 (-91.26%)
Mutual labels:  key-value, raft
Trepang
Trepang is an implementation of Raft Algorithm in Go
Stars: ✭ 111 (-84.84%)
Mutual labels:  consensus, raft
Sofa Jraft
A production-grade java implementation of RAFT consensus algorithm.
Stars: ✭ 2,618 (+257.65%)
Mutual labels:  consensus, raft
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+729.78%)
Mutual labels:  consensus, distributed-systems
Awesome Substrate
A curated list of awesome projects and resources related to the Substrate blockchain development framework.
Stars: ✭ 228 (-68.85%)
Mutual labels:  consensus, distributed-systems
Async Raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
Stars: ✭ 510 (-30.33%)
Mutual labels:  consensus, raft
openraft
rust raft with improvements
Stars: ✭ 826 (+12.84%)
Mutual labels:  raft, consensus
nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Stars: ✭ 8,196 (+1019.67%)
Mutual labels:  distributed-systems, raft
Distributed-Algorithms
利用 Go 语言实现多种分布式算法
Stars: ✭ 53 (-92.76%)
Mutual labels:  distributed-systems, raft
Xraft
xnnyygn's raft implementation
Stars: ✭ 99 (-86.48%)
Mutual labels:  raft, distributed-systems
epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
Stars: ✭ 39 (-94.67%)
Mutual labels:  distributed-systems, consensus
chapar
A framework for verification of causal consistency for distributed key-value stores and their clients in Coq [maintainer=@palmskog]
Stars: ✭ 29 (-96.04%)
Mutual labels:  distributed-systems, key-value
Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Stars: ✭ 41 (-94.4%)
Mutual labels:  distributed-systems, raft
golearn
🔥 Golang basics and actual-combat (including: crawler, distributed-systems, data-analysis, redis, etcd, raft, crontab-task)
Stars: ✭ 36 (-95.08%)
Mutual labels:  distributed-systems, raft
Ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Stars: ✭ 478 (-34.7%)
Mutual labels:  raft, distributed-systems
MIT6.824-2021
4 labs + 2 challenges + 4 docs
Stars: ✭ 594 (-18.85%)
Mutual labels:  distributed-systems, raft
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 (+118.99%)
Mutual labels:  raft, consensus
Pysyncobj
A library for replicating your python class between multiple servers, based on raft protocol
Stars: ✭ 468 (-36.07%)
Mutual labels:  raft, distributed-systems
raft
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Stars: ✭ 35 (-95.22%)
Mutual labels:  raft, consensus
kerala
Distributed KV Streams
Stars: ✭ 16 (-97.81%)
Mutual labels:  distributed-systems, raft
Floyd
A raft consensus implementation that is simply and understandable
Stars: ✭ 259 (-64.62%)
Mutual labels:  consensus, raft
Diplomat
A HTTP Ruby API for Consul
Stars: ✭ 358 (-51.09%)
Mutual labels:  key-value, distributed-systems
Raft
An Elixir implementation of the raft consensus protocol
Stars: ✭ 369 (-49.59%)
Mutual labels:  raft, distributed-systems
Godown
Distributed, fault-tolerant key-value storage written in go.
Stars: ✭ 352 (-51.91%)
Mutual labels:  key-value, raft
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (-44.67%)
Mutual labels:  raft, distributed-systems
Blog
my blog, using markdown
Stars: ✭ 25 (-96.58%)
Mutual labels:  raft, distributed-systems
6.824 2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Stars: ✭ 59 (-91.94%)
Mutual labels:  raft, distributed-systems
Raft-Paxos-Sample
MIT6.824实现分布式一致性算法——Raft&Paxos
Stars: ✭ 37 (-94.95%)
Mutual labels:  raft, consensus
Permazen
Language-Natural Persistence Layer for Java
Stars: ✭ 265 (-63.8%)
Mutual labels:  key-value, raft
Tendermint
⟁ Tendermint Core (BFT Consensus) in Go
Stars: ✭ 4,491 (+513.52%)
Mutual labels:  consensus, distributed-systems
1-60 of 652 similar projects