Statistics for topic raft
RepositoryStats tracks 595,858 Github repositories, of these 119 are tagged with the raft topic. The most common primary language for repositories using this topic is Go (44). Other languages include: Rust (22), Java (15), C++ (12)
Stargazers over time for topic raft
Most starred repositories for topic raft (view more)
Trending repositories for topic raft (view more)
Distributed reliable key-value store for the most critical data of a distributed system
The lightweight, user-friendly, distributed relational database built on SQLite.
Distributed transactional key-value database, originally created to complement TiDB
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Hiqlite - highly-available, embeddable, raft-based SQLite + cache
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lock, etc..
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
The lightweight, user-friendly, distributed relational database built on SQLite.
Distributed reliable key-value store for the most critical data of a distributed system
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Distributed transactional key-value database, originally created to complement TiDB
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Hiqlite - highly-available, embeddable, raft-based SQLite + cache
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lock, etc..
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Distributed reliable key-value store for the most critical data of a distributed system
The lightweight, user-friendly, distributed relational database built on SQLite.
Distributed transactional key-value database, originally created to complement TiDB
A distributed, fast open-source graph database featuring horizontal scalability and high availability
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Hiqlite - highly-available, embeddable, raft-based SQLite + cache
distributed consensus protocol's bugs, flaws, deceptive traps, improvements
Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.
Distributed reliable key-value store for the most critical data of a distributed system
The lightweight, user-friendly, distributed relational database built on SQLite.
Distributed transactional key-value database, originally created to complement TiDB
A distributed, fast open-source graph database featuring horizontal scalability and high availability
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
My solution for MIT 6.5840 (aka. MIT 6.824). No failure within 30,000 tests.