dedis / quepaxaLinks
This is the code repository for QuePaxa project (formerly Raxos or QSCOD)
☆37Updated 8 months ago
Alternatives and similar repositories for quepaxa
Users that are interested in quepaxa are comparing it to the libraries listed below
Sorting:
- framework for evaluating (planet-scale) consensus protocols☆130Updated last year
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆44Updated 2 years ago
- Viewstamped Replication for Rust☆73Updated 2 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆33Updated 5 years ago
- CASPaxos: Replicated State Machines without logs☆104Updated 7 years ago
- List of bugs found in distributed protocols☆205Updated last year
- Pluscal/TLA+ modeling of distributed systems/protocols☆81Updated 2 years ago
- Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll☆35Updated last week
- Reading the linearizability paper with TLA+☆51Updated 3 years ago
- TLA+ specifications accompanying paper: Automated Validation of State-Based Client-Centric Isolation with TLA+. (https://doi.org/10.1007/…☆26Updated last year
- A collection of state machine replication protocols☆121Updated 3 years ago
- Model-based testing tool☆63Updated 10 months ago
- Threshold Logical Clocks and Que Sera Consensus☆28Updated 2 years ago
- ☆11Updated 8 years ago
- ☆28Updated 3 years ago
- ☆15Updated last year
- Framework for simulating distributed applications☆105Updated 5 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- TLA+ specification of Fast Flexible Paxos☆17Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- ☆30Updated last year
- Based on http://efficient.github.io/epaxos (morethan5 branch)☆19Updated last year
- NOPaxos consensus protocol☆139Updated 5 years ago
- ☆186Updated 7 years ago
- This repository contains the TLA+ specification of the ownership and the reliable commit protocols for transactions in Zeus work that app…☆20Updated 3 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆105Updated last year
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- An implementation of the SWIM gossip protocol in Rust using tokio-rs.