A replicated, fault-tolerant URL shortener implementing the Raft protocol (project work at TUM)
My solutions to labs for MIT 6.824 / 6.5840
Raft consensus algorithm implementation on PyQt5 with GUI for monitoring and demonstration
A distributed key-value store built upon the Raft consensus algorithm.
A distributed queue that optimizes data transfer over the network [in development]
Make anything a cluster GO wrapper
Go implementation of the Raft protocol for distributed consensus
MIT 6.824 Lab
go 语言实现的 分布式、强一致性 延迟消息 MQ 系统
the raft for java.(分布式一致性协议 raft java 版本实现,分布式的基石)
🦜 raft consensus for pirates
A highly available, fault-tolerant and (blazingly) fast distributed key-value database.
mistral-qa-optimization | project for the Natural Language Processing course (ComputerScience @ UniPd) | w/ Shakiba Farjood Fashalam - Marcos Tidball...
Implementations of landmark papers and personal projects involving distributed systems.
Создание с нуля упрощённого аналога таких систем, как etcd, Consul или Redis Cluster, но с акцентом на изучение фундаментальных принципов
Service Discovery & Distributed Key-Value Store
Distributed key-value store and implementation of the Raft distributed consensus protocol in Rust
MIT 6.824 Distributed Systems 2021 labs with all tests passed.
A location-based personalized recommendation/Q&A assistant that uses MULT-MODAL RAG to interact with businesses on maps.
Log service from Distributed Services with Go
Java实现raft协议
Go implementation of the Raft consensus protocol
A consensus algorithm implementation. Decoupled elections and log replications.
In this repo, you will find distributed systems projects that I have worked on.
A Distributed SQL Database written in Rust
Simple analysis script 'demotest.py' using RAFT optical flow to get flow vectors, occlusion masks, and Information on keyframes with significant motio...
基於Raft共識演算法的區塊鏈技術
Distributed system simulator with mutual exclusion, chord system and raft for leader election.
A Deep Dive Into the Raft Consensus Algorithm
Vehicle speed estimation from video using optical flow models and CNNs
SDK for the Raft Protocol
Simple distributed Key-Value storage based on Raft and Gossip with web ui.
Curious About Distributed Systems
raft-nginx 是利用hashicorp的raft 协议,实现一个边缘计算nginx网关的集群框架
A naive implementation of Raft consensus algorithm in Rust
Learning Raft Consensus Algorithm
Graft is a distributed workflow orchestration system for building scalable applications. It executes complex multi-step workflows across clusters of n...
MIT6.5840(旧MIT6.824)Raft算法的Go语言实现,通过竞态检测条件测试1000次以上。
A Distributed Log (in progress).
Distributed Commit Log service
learning raft for the fun - with rust and codex
Rafty is a library for maintaining a replicated state machine following the Raft consensus protocol
Includes Lab2 (KV local store) and Lab3 (Raft algorithm) from MIT-6.5840 Distributed Systems course
使用go语言实现的raft协议一致性算法
simple raft based key-value store
minimal raft in C#