Awesome list for Paxos and friends
☆2,145May 29, 2024Updated last year
Alternatives and similar repositories for awesome-consensus
Users that are interested in awesome-consensus are comparing it to the libraries listed below
Sorting:
- A list of papers about distributed consensus.☆2,612Aug 8, 2024Updated last year
- Paxos protocol framework☆559Dec 29, 2023Updated 2 years ago
- A curated list to learn about distributed systems☆11,616Jan 10, 2025Updated last year
- A Go implementation of the CASPaxos protocol☆297Apr 1, 2018Updated 7 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,298Jul 23, 2025Updated 7 months ago
- Golang implementation of the Raft consensus protocol☆8,956Updated this week
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,205Oct 25, 2024Updated last year
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,373Dec 4, 2023Updated 2 years ago
- Class materials for a distributed systems lecture series☆9,459Mar 18, 2025Updated last year
- A fast linearizability checker written in Go 🔎☆1,157Updated this week
- ☆629Aug 15, 2021Updated 4 years ago
- Distributed transactional key-value database, originally created to complement TiDB☆16,575Updated this week
- A framework for distributed systems verification, with fault injection☆7,329Mar 12, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,805Updated this week
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,714Jul 17, 2020Updated 5 years ago
- Thoughts on Go performance optimization☆10,892Jan 5, 2022Updated 4 years ago
- Raft distributed consensus algorithm implemented in Rust.☆3,302Mar 2, 2026Updated 2 weeks ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- C++ implementation of Raft core logic as a replication library☆1,169Updated this week
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,957Jun 21, 2024Updated last year
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,066May 24, 2016Updated 9 years ago
- A book about the internals of the Go programming language.☆7,925Apr 3, 2021Updated 4 years ago
- A persistent storage engine for Multi-Raft log☆626Mar 10, 2026Updated last week
- A model checker for implementing distributed systems.☆1,788Jul 27, 2025Updated 7 months ago
- What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolati…☆2,665Jan 23, 2026Updated last month
- Curated list of resources on testing distributed systems☆2,606Feb 12, 2026Updated last month
- Readings in Databases☆8,036Sep 9, 2024Updated last year
- open source training courses about distributed database and distributed systems☆10,845Sep 18, 2023Updated 2 years ago
- Awesome list of distributed systems resources☆1,623Jul 23, 2025Updated 7 months ago
- Awesome list of distributed transactions☆733Mar 10, 2026Updated last week
- FoundationDB - the open source, distributed, transactional key-value store☆16,197Updated this week
- A list of learning materials to understand databases internals☆10,733Aug 29, 2024Updated last year
- The PebblesDB write-optimized key-value store (SOSP 17)☆521Apr 16, 2024Updated last year
- A library that provides an embeddable, persistent key-value store for fast storage.☆31,639Updated this week
- CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placemen…☆31,987Updated this week
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- Dr. TLA+ series - learn an algorithm and protocol, study a specification☆850Apr 18, 2022Updated 3 years ago
- A persistent key-value storage in rust.☆883Apr 16, 2024Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,161Jun 26, 2023Updated 2 years ago