All Projects → Async Raft → Similar Projects or Alternatives

688 Open source projects that are alternatives of or similar to Async Raft

X0
Xzero HTTP Application Server
Stars: ✭ 111 (-78.24%)
Mutual labels:  consensus, raft
Etcd
Distributed reliable key-value store for the most critical data of a distributed system
Stars: ✭ 38,238 (+7397.65%)
Mutual labels:  consensus, raft
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+1693.53%)
Mutual labels:  consensus, raft
Hraftd
A reference use of Hashicorp's Raft implementation
Stars: ✭ 732 (+43.53%)
Mutual labels:  consensus, raft
openraft
rust raft with improvements
Stars: ✭ 826 (+61.96%)
Mutual labels:  raft, consensus
Bifrost
Pure rust building block for distributed systems
Stars: ✭ 118 (-76.86%)
Mutual labels:  consensus, raft
Ratis
Open source Java implementation for Raft consensus protocol.
Stars: ✭ 443 (-13.14%)
Mutual labels:  consensus, raft
raftor
Distributed chat system built with rust
Stars: ✭ 31 (-93.92%)
Mutual labels:  raft, consensus
Heim
Cross-platform async library for system information fetching 🦀
Stars: ✭ 572 (+12.16%)
Mutual labels:  async, tokio
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (-54.71%)
Mutual labels:  async, tokio
raft-badger
Badger-based backend for Hashicorp's raft package
Stars: ✭ 27 (-94.71%)
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 (+214.31%)
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 (-93.14%)
Mutual labels:  raft, consensus
Zatt
Python implementation of the Raft algorithm for distributed consensus
Stars: ✭ 119 (-76.67%)
Mutual labels:  consensus, raft
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+1939.8%)
Mutual labels:  consensus, raft
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (-27.45%)
Mutual labels:  consensus, raft
little-raft
The lightest distributed consensus library. Run your own replicated state machine! ❤️
Stars: ✭ 316 (-38.04%)
Mutual labels:  raft, consensus
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 (-94.12%)
Mutual labels:  consensus, raft
Async Tungstenite
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Stars: ✭ 207 (-59.41%)
Mutual labels:  async, tokio
Verdi Raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Stars: ✭ 143 (-71.96%)
Mutual labels:  consensus, raft
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+327.84%)
Mutual labels:  consensus, raft
Dotnext
Next generation API for .NET
Stars: ✭ 379 (-25.69%)
Mutual labels:  async, raft
Javelin
[Mirror] RTMP streaming server written in Rust
Stars: ✭ 77 (-84.9%)
Mutual labels:  async, tokio
Nuraft
C++ implementation of Raft core logic as a replication library
Stars: ✭ 428 (-16.08%)
Mutual labels:  consensus, raft
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (-89.02%)
Mutual labels:  raft, consensus
Trepang
Trepang is an implementation of Raft Algorithm in Go
Stars: ✭ 111 (-78.24%)
Mutual labels:  consensus, raft
Floyd
A raft consensus implementation that is simply and understandable
Stars: ✭ 259 (-49.22%)
Mutual labels:  consensus, raft
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (+8.04%)
Mutual labels:  consensus, raft
Rust S3
Rust library for interfacing with AWS S3 and other API compatible services
Stars: ✭ 177 (-65.29%)
Mutual labels:  async, tokio
Sofa Jraft
A production-grade java implementation of RAFT consensus algorithm.
Stars: ✭ 2,618 (+413.33%)
Mutual labels:  consensus, raft
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (-78.63%)
Mutual labels:  consensus, raft
Raft-Paxos-Sample
MIT6.824实现分布式一致性算法——Raft&Paxos
Stars: ✭ 37 (-92.75%)
Mutual labels:  raft, consensus
raft-rocks
A simple database based on raft and rocksdb
Stars: ✭ 38 (-92.55%)
Mutual labels:  raft, consensus
Dragonboat
Dragonboat is a high performance multi-group Raft consensus library in pure Go.
Stars: ✭ 3,983 (+680.98%)
Mutual labels:  consensus, raft
Tendermint
⟁ Tendermint Core (BFT Consensus) in Go
Stars: ✭ 4,491 (+780.59%)
Mutual labels:  consensus
Elasticell
Elastic Key-Value Storage With Strong Consistency and Reliability
Stars: ✭ 453 (-11.18%)
Mutual labels:  raft
Raft Zh cn
Raft一致性算法论文的中文翻译
Stars: ✭ 4,684 (+818.43%)
Mutual labels:  raft
Asyncawait
async/await for Android built upon coroutines introduced in Kotlin 1.1
Stars: ✭ 410 (-19.61%)
Mutual labels:  async
Swow
Coroutine-based concurrency library for PHP
Stars: ✭ 475 (-6.86%)
Mutual labels:  async
Async Reactor
Render async Stateless Functional Components in React
Stars: ✭ 452 (-11.37%)
Mutual labels:  async
Irc
the irc crate – usable, async IRC for Rust
Stars: ✭ 409 (-19.8%)
Mutual labels:  async
React Social Network
Simple React Social Network
Stars: ✭ 409 (-19.8%)
Mutual labels:  async
Pawl
Asynchronous WebSocket client
Stars: ✭ 448 (-12.16%)
Mutual labels:  async
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (-20.39%)
Mutual labels:  async
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (-20.59%)
Mutual labels:  raft
Studio
A nodejs framework to create decoupled and scalable applications
Stars: ✭ 495 (-2.94%)
Mutual labels:  async
Groupco
PHP的服务化框架。适用于Api、Http Server、Rpc Server;帮助原生PHP项目转向微服务化。出色的性能与支持高并发的协程相结合
Stars: ✭ 473 (-7.25%)
Mutual labels:  async
Opencv4nodejs
Nodejs bindings to OpenCV 3 and OpenCV 4
Stars: ✭ 4,444 (+771.37%)
Mutual labels:  async
Patroni
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Stars: ✭ 4,434 (+769.41%)
Mutual labels:  raft
Quorum
A permissioned implementation of Ethereum supporting data privacy
Stars: ✭ 4,054 (+694.9%)
Mutual labels:  consensus
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+770.98%)
Mutual labels:  async
Kotlin Flow Extensions
Extensions to the Kotlin Flow library.
Stars: ✭ 404 (-20.78%)
Mutual labels:  async
Mario
Powerful Python pipelines for your shell
Stars: ✭ 469 (-8.04%)
Mutual labels:  async
Dutier
The immutable, async and hybrid state management solution for Javascript applications.
Stars: ✭ 401 (-21.37%)
Mutual labels:  async
Tokio Tungstenite
Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation
Stars: ✭ 392 (-23.14%)
Mutual labels:  tokio
Go Spacemesh
Go Implementation of the Spacemesh protocol full node. 💾⏰💪
Stars: ✭ 389 (-23.73%)
Mutual labels:  consensus
Typewritten
A minimal, lightweight, informative zsh prompt theme
Stars: ✭ 442 (-13.33%)
Mutual labels:  async
Trio
Trio – a friendly Python library for async concurrency and I/O
Stars: ✭ 4,404 (+763.53%)
Mutual labels:  async
Taskscheduler
A concise,practical async library for Android project,already was used in million devices
Stars: ✭ 385 (-24.51%)
Mutual labels:  async
Vertx Guide For Java Devs
Vert.x 3 guide for Java developers
Stars: ✭ 500 (-1.96%)
Mutual labels:  async
1-60 of 688 similar projects