AntidoteDB / crdt-visualizerLinks
Visualized CRDT executions in a web page to explain their semantics
☆17Updated 6 years ago
Alternatives and similar repositories for crdt-visualizer
Users that are interested in crdt-visualizer are comparing it to the libraries listed below
Sorting:
- Experimental evaluation for the Partisan paper at USENIX ATC 2019.☆22Updated 6 years ago
- Replication of CRDTs☆38Updated 4 years ago
- Running CRDT experiments on top of https://github.com/vitorenesduarte/ldb☆15Updated 4 years ago
- Erlang implementation of tagged reliable causal broadcast.☆25Updated 7 years ago
- Byzantine Fault Tolerant CRDT's and other Eventually Consistent Algorithms☆62Updated 4 years ago
- Experimental language for verifiable computation using zero-knowledge proofs☆25Updated 7 years ago
- CRDT implementations to use with Antidote☆36Updated 3 years ago
- Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time☆20Updated 6 years ago
- A consistent distributed key-value store☆84Updated 6 years ago
- Different TLA+ specifications, mostly for learning purposes☆32Updated last year
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆32Updated 4 years ago
- An open-source database inspired by Datomic☆30Updated last year
- Distributed Data Structures in Coq☆49Updated 11 years ago
- A Distributed Key-Value Store with "Server Wide Clocks"☆85Updated 8 years ago
- TLA+ specification of the Ceph consensus algorithm☆23Updated 3 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- For research related to Humming Consensus: errata & corrections, source code for future work, etc.☆9Updated 9 years ago
- Melda: A General Purpose Delta State JSON CRDT☆31Updated 3 months ago
- Conflict-free Replicated Data Types for Rust☆22Updated 10 years ago
- Model-based testing tool☆59Updated 3 months ago
- Server Wide Clocks for Distributed Eventually Consistent Systems☆47Updated 8 years ago
- a tree. with versions.☆14Updated 7 years ago
- A library to work with CRDTs in rust☆16Updated last year
- ☆11Updated last year
- Infrastructure for explaining the outputs of differential dataflow computations☆22Updated 8 years ago
- A message broadcasting library based on the Plumtree/HyParView algorithms☆31Updated 3 years ago
- The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform☆36Updated 2 years ago
- Integrating the CAP theorem into distributed language design.☆13Updated 6 years ago
- A Rust implementation of Plumtree algorithm☆29Updated 4 months ago
- A Rust implementation of HyParView algorithm