An open API service providing repository metadata for many open source software ecosystems.

Topic: "raft-consensus-algorithm"

psvensson/raft-runner

Language: JavaScript - Size: 283 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vaci/aeron-cluster-cpp

C++ implementation of Aeron Cluster client and service

Language: C++ - Size: 170 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sarthakvk/gokey

fault tolerant Key-Value store based on RAFT protocol

Language: Go - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Andrew-wong-ty/MIT-6.5840

(23-Spring) Straightforward Implementation of MIT 6.5840 Lab 2&3 with detailed comments referencing the Raft paper

Language: Go - Size: 1.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ReshiAdavan/Sentinel

distributed key-value database, similar to redis and dynamo

Language: Go - Size: 576 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FengyiQuan/BFT-Raft Fork of silongtan/BFT-Raft

Language: Python - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

structx/raft

Raft consensus implementation

Language: Rust - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siddhantprateek/Hyperledger-BiniBFT Fork of BiniWorld/Hyperledger-BiniBFT

Opensource projects on Hyperledger

Language: Go - Size: 102 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

ajhexer/broker

consistent message broker using raft as consensus algorithm

Language: Go - Size: 199 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tzY15368/Cord

Homebaked etcd as a graduation project

Language: Go - Size: 1.57 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Juminiy/Radds

radds

Language: TeX - Size: 49.1 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IVIosab/raft

An implementation of the Raft Consensus Algorithm

Language: Python - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prasenjit52282/raft-brokers

Raft in distributed broker cluster

Language: Python - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

j-tesla/raft-atm

Toy ATM

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PradeepSingh1988/lockStream

A highly consistent distributed lock service based on raft

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KuronoSangatsu7/Raft_Consensus

An implementation of the Raft consensus algorithm in Python.

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

embeage/6.824-raft

Raft consensus algorithm. Based on MIT 6.824.

Language: Go - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FurqanAthar/Raft-Protocol

A key-value storage system that can continue to operate in the face of failures, such as server crashes. This is achieved by using the Raft protocol.

Language: Go - Size: 544 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KavetiRohith/CacheD

A simple Example of a distributed data store written in go using hashicorp's raft implementation

Language: Go - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jayveersinh-Raj/Distributed_Systems_Programming

This is the collection of labs on the Distributed Systems and networks programming course offered at Innopolis University. I will keep it updated as I move forward.

Language: Python - Size: 15.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

husakihor/RAFT_Consensus_Algorithm

Language: C++ - Size: 162 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

frelon/raft

Minimal raft implementation in Rust

Language: Rust - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prasanthkrishnan/SimpleRaft

An implementation of raft consensus implementation in Akka.

Language: Scala - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GiovanniBaccichet/RAFT

A Java implementation of the Raft Consensus Algorithm 🗳️

Language: Java - Size: 10.5 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

arunma/yoloraft

Distributed KV store written in python for learning Raft

Language: Python - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

a3y3/Raft

Implementation of Raft, a fault tolerant replicated state machine, in Go.

Language: Go - Size: 1.29 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Double-oxygeN/Raft.tla

TLA+ Specification of Raft Consensus Algorithm

Language: TLA - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

daimaou92/ruft

raft impl

Language: Rust - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

olekslitus/raft-rs 📦

Raft implementation used for distributed key-value storage in Rust

Language: Rust - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

allenwest24/Distributed-Replicated-Key-Val-Store

A key-value datastore that supports API calls from clients and utilizes a homemade version of Raft to gurantee consistency.

Language: Python - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gierlachg/ruft

Playing with Raft consensus algorithm (https://raft.github.io/).

Language: Rust - Size: 688 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SebMenozzi/algorep

Raft implementation in C++

Language: C++ - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Rorshachk/Distributed-System-Labs

This is an implementation of MIT 6.824 Distributed System Assignment. It is spring 2021 version, and the current progress is 2D which is snapshot feature of Raft consensus algorithm.

Language: Go - Size: 1.26 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yklose/RaftAlgo

In this project we development a leader election algorithm (Raft Algorithm) in a two hop network with respect to wireless environment

Language: C - Size: 3.04 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

svilen-ivanov/raft.kt

⚠️ Work in progress! Pure Kotlin implementation of Raft protocol

Language: Kotlin - Size: 236 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ThiagoSBastos/luaraft

A library to implement the leader election part of the Raft consensus algorithm.

Language: Lua - Size: 26.4 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

cedrickchee/raft

Raft algo

Language: Go - Size: 210 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ourway/graft

An implementation of the raft consensus algorithm, allowing you to create distributed replicated state machines.

Language: Elixir - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

And1sS/Raft

Raft consensus algorithm in Scala.

Language: Scala - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ddeka0/distributed-system Fork of vksysd/mrgo

Map Reduce, Raft implementation using golang. 6.824 MIT

Language: Go - Size: 22.2 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

1xyz/rafty

Rafty - Simulation of Raft processes

Language: Go - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

SatyamGaba/fault-tolerant_surfstore

A cloud-based file storage system patterned on Dropbox that can survive server failure, datacenter failure, and network failures

Language: Python - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

joker452/SimpleRaft

Distributed file storage system based on Raft

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

NKH123/Raft-Distributed-Consensus Fork of SUMUKHA-PK/Raft-Distributed-Consensus

Implementation of Raft: A distributed consensus protocol, in Go.

Language: Go - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

FelixSeptem/6.824

a note for MIT distributed system course https://pdos.csail.mit.edu/6.824/schedule.html

Language: Go - Size: 88.4 MB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ak1132/GraphDB Fork of sukumargaonkar/GraphDB

A simple NoSQL Distributed Graph store that utilizes Raft to achieve consensus between nodes.

Language: Java - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

oopDaniel/COEN317-Raft-KVService-go_server

Server of key/value storage service based on Raft in GO

Language: Go - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rvprg/sumi

Distributed Consensus.

Language: Java - Size: 394 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nebtrx/functional-raft

Toy project implementing Raft Distributed Consensus Algorithm using Scala and FP

Language: Scala - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

abhishek-ghogare/Raft-consensus-algorithm-in-GO

Implementation of Raft consensus algorithm in GO

Language: Go - Size: 938 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sricheta92/Distributed-File-Store Fork of manogna-mujje/file-transfer-app

Distributed-File-Store is a multi-cluster fault tolerant, replicated distributed system which lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.

Language: Roff - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

smonv/dkvs 📦

Distributed Key-Value Storage

Language: Go - Size: 2.22 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rcardin/gondola

An akka implementation of the Raft consensus algorithm.

Language: Scala - Size: 13.7 KB - Last synced at: 16 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kalexmills/elect

Simple (incomplete) implementation of Raft consensus

Language: Go - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

BrainlessLabs/salt

Lightweight implementation of Raft consensus algorithm in C++

Size: 5.33 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

dqian96/alexandria

Alexandria (named after the Library of Alexandria) is a in-memory, distributed key-value store written in Go. It is NoSQL, eventually consistent, and highly available.

Language: Go - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

zjzsliyang/6.824Lab

Distributed Systems

Language: Go - Size: 5.86 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 4

sfiorilla/Raftshop

A Jolie implementation of a distributed e-commerce system template pivoted on the Raft distributed consensus protocol.

Language: Jolie - Size: 146 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rbuck/raft-http

Simple Raft over HTTP consensus example.

Language: Go - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

evanlu14/6.824

Projects of MIT 6.824 Distributed Systems 17spring

Language: Go - Size: 5.87 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

midNight-jam/Scalable-Distributed-Persistence-Cluster Fork of srohilla/ClientServerArchitecture

A fault tolerant and scalable system capable of cold start, work stealing, consensus, storing and replication in a large decentralized network of servers.

Language: Java - Size: 4.67 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

phughk/RaftNode

Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

litalidev/rqlite_bin_win_x64

rqlite binary build for Windows x64

Language: Shell - Size: 7.74 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

akshaysonvane/RPi-Raft-Attendance-System Fork of siddharth-daftari/Attendance-Management-System

Class attendance monitoring system with dynamic leader election.

Language: Java - Size: 19.8 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jain7aman/RAFT_Implementation

Go implemented, fault tolerant distributed system based on RAFT consesus algorithm.

Language: Go - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0