An open API service indexing awesome lists of open source software.

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/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/ailidani/paxi

Paxos protocol framework

paxos wan wpaxos

Last synced: 20 Mar 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/luohaha/mypaxos

My multi-paxos service implement :-)

multi-paxos paxos

Last synced: 18 Nov 2024

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.

ns3-simulator paxos pbft raft

Last synced: 10 Apr 2025

https://github.com/richardknop/paxos

Golang implentation of paxos consensus algorithm

go golang paxos

Last synced: 21 Mar 2025

https://github.com/komuw/kshaka

Kshaka is a Go implementation of the CASPaxos consensus protocol.

caspaxos paxos raft

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/openacid/mmp3

multi-master-paxos with 3 nodes

multi-master paxos

Last synced: 11 Apr 2025

https://github.com/stepchowfun/paxos

An implementation of single-decree Paxos.

paxos rust

Last synced: 20 Mar 2025

https://github.com/hnes/paxos-made-easy

Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm

paxos 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

consensus learning paxos

Last synced: 24 Feb 2025

https://github.com/puzpuzpuz/ogorod

Educational project: a distributed key-value storage based on CASPaxos

caspaxos nodejs paxos

Last synced: 20 Feb 2025

https://github.com/wangrunji0408/paxos

[WIP] Try Paxos in Rust.

paxos

Last synced: 23 Mar 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

distributed-systems paxos

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/distributed-lab/bpcon

Generic Rust library for BPCon (Byzantine Paxos).

bft consensus paxos rust stacks

Last synced: 13 Jan 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/oiooj/paxos

A go implementation of the Paxos algorithm

go golang library paxos

Last synced: 25 Mar 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/findstr/paxos-classic

A sample code of paxos implement

lua paxos

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.

consensus nodejs paxos

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

distributed paxos

Last synced: 14 Mar 2025

https://github.com/forbeslindesay/wrench

a distributed, transactional key value store

paxos

Last synced: 07 Apr 2025

https://github.com/hoanhan101/young-paxos

Paxos consensus protocol

algorithm paxos

Last synced: 21 Mar 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