Reference implementation for the distributed key-value store challenge in Go.
Deep Learning based Visual(Inertial) Odometry and SLAM Open Project
A lightweight distributed key‑value database with persistence, powered by the Raft consensus algorithm to distribute logs (redis-like approach)
A true PostgreSQL clustering solution powered by Raft consensus. Providing automated failover and high availability out of the box.
Reinventing the wheel - a raft kv store with Go/gRPC
Cola is an important word for me
本Repo记录了MIT 6.824课程相关的笔记以及收集了RAFT相关好的文章和视频 MIT-6.824 Distributed Systems lecture notes and Good RAFT resources. According to...
A Raft implementation in Go.
MapReduce, Raft, KV Raft, Shared KV
geekbang 《分布式协议与算法实战》
学习 <distributed services with go>
Experimentation with peer to peer and consensus protocol
基于Hashicorp Raft + LevelDB的分布式键值型数据库。包含键值读写、范围查询、过期清理、空间隔离、事件订阅发布等功能。
A Go implementation of erikgrinaker/toydb, written as a learning project.
A Raft implementation in Python
Leader election raft algorithm implementation on fastapi
Implementing a distributed SQL based database in Rust | For educational purposes only
GoReplicate is an open-source Golang wrapper over HashiCorp Raft, enabling easy replication of data, API calls, RPC requests, and more in distributed...
Golang implementation of the Raft consensus protocol using gRPC. Achieved operation replication speeds of ~3000 operations/sec with 3 nodes and ~2000...
🔌🚰 A Raft mod that adds a block that automatically collects water and fills it into nearby purifiers.
Implementation of raft consensus algorithm
Etcd's raft with Cap’n Proto as transport.
HTAP Database For Transaction And Analysis Workload
Python implementation of the Raft Distributed Consensus Algorithm with ASGI + Starlette + FastAPI
Raft's Go implementation
Single-binary container runtime and orchestrator built in Zig on modern Linux primitives like cgroups v2, io_uring, and eBPF.
Sample Raft Basd Fabric Network (Hyperledger Fabric v2.3.3)
🚣♂️ Raft consensus algorithm implementation for training purposes.
Raft consensus protocol in Kotlin using coroutines and gRPC
An example use-case of Coracle.Raft
A sqlite database replicated using strong consensus for fault tolerance and fast, local reads.
A medical consultation chatbot using RAG and RAFT techniques on the Gemma 2 model, achieving high performance in the healthcare domain.
Distributed Day Trading Service using Raft Consensus Algorithm, implemented in Kotlin
A simple log-structured library
Distributed KV storage system based on raft protocol
一份Java系统学习规划笔记
Implementation of Google's Chubby distributed file system in Java using Raft consensus algorithm
A message broker where fair scheduling and per-key throttling are first-class primitives.
A homework for the Raft consensus algorithm
Distributed streaming system written in golang
A distributed key-value project built with OpenRaft and SurrealKV.
Raft consensus algorithm implementation in Ruby
UMEM-CACHE is a key/value memory cache work in user space, it is multi-threaded, lock-free, and has built-in anti-dogpiling, tls and raft cluster solu...
Pontoon is a Ruby implementation of the Raft algorithm.
This project is about MIT-6.824(Spring 2017)
A light weight distributed key-value database system
分布式系统研究
project for learning distributed system(MIT 6.824)