Projects in Awesome Lists tagged with paxos
A curated list of projects in awesome lists tagged with paxos .
https://github.com/oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
analytics bigquery cloud-native cpp database distributed-database distributed-transactions hacktoberfest htap mysql mysql-compatibility mysql-database oceanbase olap oltp paxos scalable sql vector-database
Last synced: 22 Apr 2025
https://github.com/isno/theByteBook
⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
cloud-native container devops distributed-systems finops kubernetes networking paas paxos raft service-mesh sre
Last synced: 01 Apr 2025
https://github.com/oldratlee/translations
🐼 Chinese translations for classic software development resources
api api-design chinese-translation concurrency consensus design design-principle distributed-systems elixir erlang experiment functional-programming git lisp paxos python reactive simplified-chinese translation translations
Last synced: 23 Apr 2025
https://github.com/lni/dragonboat
A feature complete and high performance multi-group Raft library in Go.
consensus distributed-consensus distributed-storage distributed-systems go golang paxos raft raft-algorithm raft-protocol replicated-state-machines
Last synced: 23 Apr 2025
https://github.com/heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
atomic-broadcast-protocol consensus-algorithms consistency distributed-computing distributed-systems fault-tolerance paxos quorum-systems replication state-machine-replication zookeeper
Last synced: 25 Mar 2025
https://heidihoward.github.io/distributed-consensus-reading-list/
A list of papers about distributed consensus.
atomic-broadcast-protocol consensus-algorithms consistency distributed-computing distributed-systems fault-tolerance paxos quorum-systems replication state-machine-replication zookeeper
Last synced: 17 Nov 2024
https://github.com/tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
consensus database distributed-database paxos
Last synced: 08 Apr 2025
https://github.com/Tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
consensus database distributed-database paxos
Last synced: 13 Nov 2024
https://github.com/stateright/stateright
A model checker for implementing distributed systems.
actor-model distributed-systems model-checker paxos
Last synced: 08 Apr 2025
https://github.com/paxo-phone/PaxOS-8
Code source du système d'exploitation du PaxoPhone
cpp emulator esp32 esp32-ardui lightphone linux lua macos operating-system os paxo paxos phone smartphone windows windows-10
Last synced: 17 Apr 2025
https://github.com/infinit/elle
The Elle coroutine-based asynchronous C++ development framework.
algorithm asynchronous asynchronous-framework consensus coroutines cpp cpp14 cpp17 cryptography elle fibers infinit paxos reactor rpc serialization
Last synced: 04 Apr 2025
https://github.com/Trekkiii/paxos_raft_protocol
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
atomic-broadcast-protocol paxos raft zab zookeeper
Last synced: 13 Nov 2024
https://github.com/shihuili1218/klein
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lock, etc..
algorithms cache consensus distributed distributed-systems paxos raft
Last synced: 09 Apr 2025
https://github.com/matrixorigin/matrixcube
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
cloud-native consensus distributed-storage distributed-systems go paxos raft
Last synced: 24 Apr 2025
https://github.com/haraldng/omnipaxos
OmniPaxos is a distributed log implemented as a Rust library.
consensus distributed-systems fault-tolerance paxos raft replication rust
Last synced: 26 Mar 2025
https://github.com/drmingdrmer/consensus-essence
distributed consensus protocol's bugs, flaws, deceptive traps, improvements
distributed-systems paxos raft
Last synced: 23 Mar 2025
https://github.com/turingcell/turingcell
TuringCell: Run Linux over Paxos/Raft
consensus distributed-computing distributed-systems paxos raft
Last synced: 20 Apr 2025
https://github.com/zowens/paxos-rs
Paxos implementation in Rust
consensus distributed-systems paxos rust
Last synced: 18 Apr 2025
https://github.com/nvanbenschoten/epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
consensus distributed-systems egalitarian paxos replication
Last synced: 22 Mar 2025
https://github.com/nwtnni/paxos
Distributed consensus protocol for replicated state machines
distributed-systems paxos replicated-state-machine rust
Last synced: 11 Nov 2024
https://github.com/zhayujie/blockchain-simulator
Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.
Last synced: 10 Apr 2025
https://github.com/richardknop/paxos
Golang implentation of paxos consensus algorithm
Last synced: 21 Mar 2025
https://github.com/komuw/kshaka
Kshaka is a Go implementation of the CASPaxos consensus protocol.
Last synced: 11 Apr 2025
https://github.com/nvanbenschoten/paxos
A pluggable implementation of the Paxos Consensus Protocol
consensus distributed-systems paxos replication
Last synced: 11 Apr 2025
https://github.com/andrewlee302/MIT-6.824
Implementation of MIT 6.824: Distributed Systems
course-project distributed-systems fault-tolerance golang kvstore lab paxos shard-databases
Last synced: 11 Nov 2024
https://github.com/xiaonanln/distributed-system-papers-must-read
Collect must-read papers on distributed systems
bigtable distributed-consensus distributed-systems lsm-tree paxos raft
Last synced: 24 Mar 2025
https://github.com/stepchowfun/paxos
An implementation of single-decree Paxos.
Last synced: 20 Mar 2025
https://github.com/hnes/paxos-made-easy
Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm
Last synced: 05 Mar 2025
https://github.com/nbro/multi-paxos
An implementation of Atomic Broadcast using Multi-Paxos.
atomic-broadcast-protocol distributed-algorithms multi-paxos paxos rust
Last synced: 17 Dec 2024
https://github.com/samuelschlesinger/paxos
Documenting my understanding of the Paxos algorithm for future reference
Last synced: 24 Feb 2025
https://github.com/puzpuzpuz/ogorod
Educational project: a distributed key-value storage based on CASPaxos
Last synced: 20 Feb 2025
https://github.com/camirmas/paxos
:love_letter: A lightweight implementation of the Paxos Consensus Algorithm, written in Rust
consensus distributed-systems paxos rust
Last synced: 16 Dec 2024
https://github.com/poorlydefinedbehaviour/single_decree_paxos_deterministic_simulation
Single-decree Paxos with deterministic simulation testing
Last synced: 02 Feb 2025
https://github.com/wrongbyte/rust-paxos
✨ (WIP) Implementation of multi-decree Paxos algorithm in Rust, for learning purposes.
consensus consensus-algorithm distributed-systems paxos
Last synced: 19 Feb 2025
https://github.com/hvanz/paxosinpluscal
Paxos algorithm specified and proved in TLA+/PlusCal, with separate processes and invariants for proposers and acceptors.
distributed-systems formal-proofs formal-specification formal-verification paxos pluscal tla tlaplus verification
Last synced: 20 Feb 2025
https://github.com/tariel-x/stream
Στρεαμ is the simple distributed stream-processing system
distributed message-broker paxos stream
Last synced: 09 Apr 2025
https://github.com/ralgond/paxos
A Java implementation of Paxos algorithm
consensus-algorithm java paxos strong-consistency
Last synced: 26 Feb 2025
https://github.com/dibyendumajumdar/paxos
Basic and Multi Paxos in Java
consensus-algorithm java multipaxos paxos
Last synced: 06 Mar 2025
https://github.com/bigeasy/conference
Framework communicating using a Compassion atomic log.
Last synced: 25 Mar 2025
https://github.com/arec1b0/consensus-algorithms-edu
Educational repository demonstrating blockchain consensus algorithms, including PoW, PoS, DPoS, PBFT, Raft, and Paxos, implemented in Go.
blockchain consensus-algorithms dpos educational golang paxos proof-of-stake proof-of-work
Last synced: 04 Apr 2025
https://github.com/hnes/turingcell
TuringCell: Run Linux over Paxos/Raft
consensus-algorithm distributed-computing distributed-systems paxos raft
Last synced: 05 Mar 2025
https://github.com/amirhnajafiz/apaxos
A custom version of PAXOS consensus protocol.
distributed-systems go golang paxos paxos-protocol
Last synced: 17 Mar 2025
https://github.com/aveek-saha/paxos-db
A distributed key value store using multi paxos to achieve consensus
key-value kv-store kvstore multi-paxos paxos paxos-algorithm paxos-java paxos-protocol
Last synced: 10 Apr 2025
https://github.com/baobaoyeye/captain
A common master for distributed system
Last synced: 14 Mar 2025
https://github.com/forbeslindesay/wrench
a distributed, transactional key value store
Last synced: 07 Apr 2025
https://github.com/hengxin/lwt-tla
TLA+ Specification of LWT (Lightweight Transactions) in Cassandra, ScyllaDB, and CASPaxos
caspaxos cassandra lightweight-transactions paxos scylladb tla
Last synced: 25 Feb 2025
https://github.com/kylesayrs/distributedalgorithmszoo
Repository which implements algorithms related to distributed computing with explainations
algorithms consensus distributed-computing distributed-systems paxos transactions
Last synced: 03 Mar 2025
https://github.com/fraccaman/multipaxos
Python implementation of Multipaxos
distributed multipaxos paxos system
Last synced: 14 Mar 2025
https://github.com/saxocellphone/distributedcrowdfundpaxos
An implementation of paxos for distributed crowd funds.
consensus distributed distributed-systems paxos
Last synced: 04 Apr 2025
https://github.com/hengxin/distributed-consensus
Research resources on the distributed consensus problem
distributed-consensus paxos survey
Last synced: 25 Feb 2025
https://github.com/brianlusina/konsensus
Simple clustering by consensus protocol proof of concept library in Python
consensus hacktoberfest paxos paxos-protocol python python3
Last synced: 24 Apr 2025