belaban / pluscalLinks
Tests with PlusCal / TLA+
☆25Updated 8 years ago
Alternatives and similar repositories for pluscal
Users that are interested in pluscal are comparing it to the libraries listed below
Sorting:
- An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework☆191Updated 2 years ago
- TLA+ specification of Flexible Paxos☆41Updated 2 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆81Updated 2 years ago
- Fast linearizability checker☆67Updated 10 years ago
- Implementation of Raft consensus algorithm☆114Updated 11 years ago
- Kodkod solver for relational logic☆80Updated 2 years ago
- ☆17Updated 8 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- A distributed key-value cache with builtin materialized views.☆25Updated 11 years ago
- Algorithm examples in PlusCal, the algorithm language of Lamport's TLA+☆62Updated 10 years ago
- TLA+ Spec of a simplified part of MongoDB replication system☆48Updated 6 years ago
- TLA+ and Alloy specs of database isolation☆21Updated 10 years ago
- Reading the linearizability paper with TLA+☆51Updated 3 years ago
- A curated list of TLA+ resources.☆66Updated 6 years ago
- Code for "Scalable Atomic Visibility with RAMP Transactions" in SIGMOD 2014☆71Updated 10 years ago
- A TLA+ module for animating TLC traces.☆47Updated last year
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆33Updated 4 years ago
- A framework for verification of causal consistency for distributed key-value stores and their clients in Coq [maintainer=@palmskog]☆32Updated 2 years ago
- Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time☆20Updated 7 years ago
- Eris distributed transactions