All Projects → LebronAl → MIT6.824-2021

LebronAl / MIT6.824-2021

Licence: other
4 labs + 2 challenges + 4 docs

Programming Languages

shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to MIT6.824-2021

Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Stars: ✭ 41 (-93.1%)
Mutual labels:  distributed-systems, raft, kvstore
Mit 6.824 2018
Solutions to mit 6.824 2018
Stars: ✭ 158 (-73.4%)
Mutual labels:  distributed-systems, mit, raft
Kingbus
A distributed MySQL binlog storage system built on Raft
Stars: ✭ 798 (+34.34%)
Mutual labels:  distributed-systems, storage, raft
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+267.34%)
Mutual labels:  distributed-systems, raft, consensus-algorithm
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (-37.71%)
Mutual labels:  distributed-systems, raft, consensus-algorithm
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (-7.24%)
Mutual labels:  distributed-systems, raft, consensus-algorithm
6.824 2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Stars: ✭ 59 (-90.07%)
Mutual labels:  distributed-systems, mit, raft
distributed-dev-learning
汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。
Stars: ✭ 39 (-93.43%)
Mutual labels:  distributed-systems, consensus-algorithm
Bifrost
Pure rust building block for distributed systems
Stars: ✭ 118 (-80.13%)
Mutual labels:  distributed-systems, raft
Verdi Raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Stars: ✭ 143 (-75.93%)
Mutual labels:  distributed-systems, raft
6.824
Distributed Systems
Stars: ✭ 35 (-94.11%)
Mutual labels:  mit, raft
Rucio
Rucio - Scientific Data Management
Stars: ✭ 131 (-77.95%)
Mutual labels:  distributed-systems, storage
Zatt
Python implementation of the Raft algorithm for distributed consensus
Stars: ✭ 119 (-79.97%)
Mutual labels:  distributed-systems, raft
Raft Rs
Raft distributed consensus algorithm implemented in Rust.
Stars: ✭ 1,859 (+212.96%)
Mutual labels:  distributed-systems, raft
Longhorn
Cloud-Native distributed storage built on and for Kubernetes
Stars: ✭ 3,384 (+469.7%)
Mutual labels:  distributed-systems, storage
lol
A Raft implementation in Rust language. The name is not a joke.
Stars: ✭ 130 (-78.11%)
Mutual labels:  raft, consensus-algorithm
6.824 2017
⚡️ 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
Stars: ✭ 219 (-63.13%)
Mutual labels:  distributed-systems, raft
Distributed-Algorithms
利用 Go 语言实现多种分布式算法
Stars: ✭ 53 (-91.08%)
Mutual labels:  distributed-systems, raft
nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Stars: ✭ 8,196 (+1279.8%)
Mutual labels:  distributed-systems, raft
Pomegranate
🌳 A tiny skiplist based log-structured merge-tree written in Rust.
Stars: ✭ 20 (-96.63%)
Mutual labels:  storage, kvstore

实现

稳定通过 6.824 lab 所有的测试,并尽可能的提升了代码可读性。

文档

注意

不保证绝对的 bug-free,但每个 lab 均测试 500 次以上,无一 fail。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].