Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.
A light sharding k/v store system based on raft consensus protocol
Maude model of Raft Algorithm
A fault-tolerant distributed lock manager for Go
understandable implementation of raft algorithm in rust
A Raft implementation in Rust built on top of Maelstrom
Lightweight and simplistic in memory KV Raft implementation using hashicorp/raft
A simple python implementation of kafka concepts
Raft Implementation In Go (WIP)
Distributed Systems project. An implementation of the Raft consensus algorithm supporting an online game of Rock ’Em Sock ’Em Robots.
An experimental streaming platform for simply building event driven workloads.
This repository hosts a Blockchain network built on Hyperledger Fabric to ensure the secure exchange of data in automated irrigation systems. It featu...
A Mod for the game Raft. Allows for the placement of receiver antennas anywhere on the player's raft, forgoing vanilla requirements and restrictions.
This is a simple kv database writting in go. And it is a student project for Distributed System Course in SYSU.
Build your own distributed key-value storage service!
RAFT implementation with Pyro4
A lean tool for creating Vault Raft snapshots and transferring them to various cloud storage backends
An implementation of the Raft Distributed Consensus Algorithm in Rust.
Raft mod for simple latern physics.
Simple Viewer of Raft WAL ( https://github.com/ongardie/dissertation/blob/master/stanford.pdf )
Transport for atomic broadcasting messages.
Raft PrivateCHEAT Works With MultiPlayer 60 FEATURES INCLUDED
RAFT CH3AT CRACK3D BY ME PRIVATE L3AK3D SOURCE
A simple implementation of raft to see how raft works.
分布式系统研究
Distributed embedded key-value database based on BadgerDB and Raft
RAFT consensus-based group membership management service, implemented in Python.
Twitter-like social media application with a distributed, reliable backend.
A social media application (like twitter) with a backend microservice written in go (has a storage interface to a raft datastore) which communicates w...
Visualize NexaLoak
雪球内部基础架构分享:涵盖redis/elasticsearch/kafka/zookeeper/mysql等中间件,日至平台建设,大前端与测试质量体系
Raft protocol widely used to achieve Consensus in Distributed systems.
SKVS(Simple Key/Value Storage). implement distribute key, value storage for study
distributed leveldb with raft
The TinyKV Course
Golang implementation of the Raft consensus protocol
a simple distributed key-value database, built on top of Raft consensus algorithm
This repo contains my solutions to MIT 6.824 labs.
The Raft algorithm implement by Rust.
A small service leveraging raft-runner (node-zmq-raft) and in-memory webassembly sqlite for a node.js centric raft-replicated sqlite db, similar in sp...
Python implementation of the Raft consensus protocol
mit distribute system course
A simple twitter client with a distributed SQLite cluster managed by a Raft implementation.
Internal cheats for the open-world multiplayer survival video game, Raft.
Educational exploration of distributed-systems as a topic by building a replicated-database as practice.
WundraDB is a distributed SQL database built in Rust with B+Tree storage, Write-Ahead Logging (WAL), and TCP-based client-server architecture.
A demontration using Raft using the ra library
基于RESP协议和磁盘存储的分布式存储的玩具项目