Topic

raft

Repositories (1283)

Raft-Consensus
Raft-Consensus Melaofabuja

🗳️ Implement distributed consensus with Raft for WebAssembly, enabling reliable communication across various environments, including browsers and Rasp...

0
claudes-kv-store-python
claudes-kv-store-python st3v3nmw Python

Claude Sonnet's implementation of clstr.io's distributed key-value store challenge in Python.

0
raft
raft appleshaped-raskolnikov644 TypeScript

Manage GitHub pull requests and stacked PRs efficiently from the terminal using a clean UI built with OpenTUI and Bun.

0
deeb
deeb orishu Go

Highly available Raft-consensus MySQL cluster

0
SamyakDB
SamyakDB steel-feel Go

distributed, strongly consistent Key-Value database designed for high availability and horizontal scalability

0
database-internals-visualized
database-internals-visualized PatrickKoss TypeScript

Interactive visualizations for database internals — indexing, replication, partitioning, transactions, consensus, and encoding — with step-through Can...

0
zatt
zatt splitvalentine302 Zig

Control MacBook charging from the command line with direct Apple SMC access, charge limits, and real battery current checks

0
medraft-distilled-medical-qa
medraft-distilled-medical-qa LaoZhongjie Jupyter Notebook

MedRAFT: A Chinese medical question answering system using Retrieval-Augmented Generation (RAG) and Retrieval-Augmented Fine-Tuning (RAFT) with knowle...

0
ReplicaFlow
ReplicaFlow sinhariti Python

Raft Consensus - multileader voting in distributed systems

0
replicated-xai-dashboard
replicated-xai-dashboard harddubber TypeScript

🚀 Build interactive dashboards for explainable AI using React, TypeScript, and Vite, ensuring a smooth development experience with fast refresh and c...

0
DistroKV
DistroKV ThaRealJozef Go

A Distributed Key-Value Store built from scratch in Go. Features a custom Raft Consensus implementation, LSM Tree storage engine, and gRPC communicati...

0
quorumkv-raft-engine
quorumkv-raft-engine gorusys Rust

Raft-based replicated KV storage engine for consensus and durability.

0
goliath-runtime
goliath-runtime Tanmoy095

A high-performance, distributed compute grid written in pure Go. Features a userspace M:N scheduler, lock-free work-stealing queues, and a custom slab...

0
raft-kv
raft-kv Partha-SUST16 Go

A distributed key-value store built from scratch using the Raft consensus algorithm. This system provides strong consistency guarantees, fault toleran...

0
InsureEase
InsureEase DAla1998

Streamline insurance claims with a multi-step Java web app that offers easy submission, real-time tracking, and efficient admin management.

0
raft-go
raft-go otina12 Go

Implementation of Raft consensus algorithm in Go.

0
raftkv
raftkv pkazmierczak Go

raftkv is a distributed key-value store

0
MXKeys.org
MXKeys.org matrixfamily Go

Matrix key notary server for federation. Verifies, caches, and co-signs server keys with deterministic validation and operational observability.

0
go-distributed-kv
go-distributed-kv Harsh7115 Go

Fault-tolerant distributed key-value store using the Raft consensus algorithm, written in Go

0
Shine
Shine Anamwa5591 JavaScript

Build a fast, responsive e-commerce cart with React and Redux Toolkit for seamless product browsing and real-time cart updates.

0
fluid
fluid Raj-Datta-Manohar Go

fluid: Gossip based Hybrid Service Discovery for Distributed systems

0
distributed-system-algorithms
distributed-system-algorithms lazymuffin808 Go
0
pyralog
pyralog pyralog Mermaid

🔺 Pyralog - Platform for Secure, Parallel, Distributed, and Decentralized Computing

0
raft-canon
raft-canon GreyCatVP

Architectural canon for production-grade RAFT / RAG systems: evaluation, safety, abstention, failure modes

0
RaftWithPostgresAsStore
RaftWithPostgresAsStore ArturMarekNowak Go

Data replication utilizing Raft algorithm with data stored in postgres database

0
kvdog
kvdog pvcnt Go

An example distributed key-value store built with Go, Raft and gRPC.

0
raft
raft nwtks F#

Raft implemented in F#

0
firestorm-dockyard
firestorm-dockyard sunsided Go

Clustering framework for firestorm

0
springg
springg murdinc Go

Distributed vector database in Go, WAL crash recovery, and AWS auto-scaling support

0
VeriStore
VeriStore NasitSony C++

Correctness-first C++ storage engine with WAL durability, crash recovery, Raft replication, and a minimal S3-style object store.

0
mit-6824-go
mit-6824-go potato1778

My implementation of the MIT 6.824 Distributed Systems labs in Go. Includes a working Raft consensus module, MapReduce framework, and a fault-tolerant...

0
MyEtcd
MyEtcd EvildoerXiaoyy Go

这是一个用Go语言实现的完整etcd克隆,专门用于学习分布式系统的核心原理和实践。项目从简单的键值存储开始,逐步实现了WAL(Write-Ahead Log)机制、ACID事务特性...

0
Tempora
Tempora ewolters Python

Tempora scheduling engine

0
transaction-processing-system
transaction-processing-system meghazi-A Java

💼 Build a reliable event-driven transaction processing system that ensures exactly-once execution and handles high transaction volumes with zero data...

0
Distributed_Consensus_Protocol
Distributed_Consensus_Protocol hamazap C++

🛠️ Implement distributed consensus protocols for reliability and fault tolerance in systems, focusing on Paxos, Raft, and PBFT for performance analysi...

0
rust-chaos-raft
rust-chaos-raft Selithrarion Rust

raft consensus implementation in rust. leader election, log replication, snapshotting + simple ui

0
mha4rdb
mha4rdb turtacn

Mha4RDB:an open source Master-HA framework and service for rational database powered by generative AI.

0
distributed-kv-store
distributed-kv-store fomigo097 Go

A Go-based distributed key-value store with WAL durability, Raft-style replication, shard routing, and Dockerized local demo setup.

0
MIT6.824-2020
MIT6.824-2020 Rook1ex Go

MIT Distributed System

0
_DistributedSystems
_DistributedSystems naviNBRuas Python

Distributed-systems domain repository providing reusable implementations of consensus algorithms, coordination primitives, replication strategies, and...

0
nebula
nebula harmonic-desire485

Enable server-driven native UI on Kotlin Multiplatform with fast JSON prototyping and efficient binary rendering for multiple platforms.

0
raft-kv
raft-kv as567-code Go

A fault-tolerant distributed key-value store with Raft consensus, CRDT conflict resolution, and adaptive consistency -- built from scratch in Go

0
Sentinel
Sentinel Shrief-Salama TypeScript

Deliver real-time AI-driven cybersecurity monitoring and threat intelligence with a precise, developer-focused platform for enterprise security operat...

0
raft-simulator
raft-simulator NasitSony Rust

Raft consensus implementation in Rust with a deterministic simulator: leader election, log replication, partitions/crashes, and correctness-focused te...

0
deep-dive-databases
deep-dive-databases natenberenstein

Knowledge base covering database internals -- storage engines, data models, consistency guarantees, consensus algorithms, replication, and compaction...

0
raft-task-queue
raft-task-queue ErselSeyit Rust

A high-performance, distributed task queue system built in Rust, featuring Raft consensus algorithm for fault tolerance and strong consistency.

0
ark
ark Shresth72 Go

Distributed Key Value Store

0
Ferrokv
Ferrokv Rajat-Bansal3 Rust

A blazing fast, Redis-compatible key-value store built in Rust, zero GC, zero compromise.

0
solivram
solivram Solivram

solivram — Nœud distribué Post-Quantum. Infrastructure HA, PKI X.509, DNS souverain, ML-KEM-768 + ML-DSA-65, Rust pur. 🇫🇷

0
solivram-releases
solivram-releases Solivram

solivram — Releases officielles. Paquets .deb, binaires, changelogs. v0.1.0+

0