MIT 6.824: Distributed System
简单实现raft协议
⛵ A distributed key-value store based on Raft. (WIP)
Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#
Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.
dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务...
Experimental High level Raft framework
mit 6.824 raft 协议的完整实现
A raft framework, for regular people
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling, and managing Typesense clusters in Kubernetes
Distributed chat system built with rust
🪵 From scratch implementation of Raft consensus algorithm in Go
A Raft based K-V database implemented with cpp.
An implementation of the Raft consensus protocol.
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Kotlin implementation of Raft consensus algorithm
An Implementation of Raft using ZIO in Scala
Distributed Approximate Nearest Neighbors Database https://anndb.com
Fast and Scalable RPC Framework
南京大学分布式系统Raft算法最简实现
🔥 Golang basics and actual-combat (including: crawler, distributed-systems, data-analysis, redis, etcd, raft, crontab-task)
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
Materials for MIT 6.824: Distributed Systems 2020
Distributed Systems
my tech blog, using markdown
Distributed Message Queue based on Raft
Study base on MIT 6.824 raft course
Raft consensus alogorithm implemented in Rust. Rust 实现 Raft 共识算法
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services
Optical Flow and Deep Learning Use Cases
MIT 6.824: Distributed Systems - 课程笔记、论文总结 与 Labs 实现思路 (Spring 2020)
An opinionated Raft implementation powered by ØMQ
Distributed queue
💃 Kafka/Raft implementation in Rust
Replicated key-value store driven by the raft consensus protocol :mountain_bicyclist:
A non-production-ready reliable, and fault-tolerant distributed key-value store based on RAFT Consensus Protocol dissertation. Including log replicati...
This workshop covers material from the "Distributed Services with Go" book.
Code for "LIFE: Lighting Invariant Flow Estimation"
🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.
Library of Raft consensus algorithm implemented in OCaml
A JavaScript implementation of the Raft consensus algorithm.
consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implementation of t...
BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核
Badger-based backend for Hashicorp's raft package
Distributed consensus system with Map interface based on Apache Ratis
2020 Spring version
A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.
a simple http key/value cache system based on raft protocol.
In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tree index to su...
Service Plus 致力于打造一个分布式、强一致性 服务+ 的一站式解决方案。用作于分布式 K/V 存储系统、服务注册与发现、服务配置中心、分布式锁等。