Conflict-free replicated data type
Last updated
Was this helpful?
Last updated
Was this helpful?
()
- Protocol and set of tools for interacting with data that changes over time.
- JavaScript replicated model (M of MVC) library.
()
()
- JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
- Large-scale CRDT set implementation for timestamped events.
- Collection of reproducible benchmarks.
- Delta-State Convergent Replicated Data Types (ẟ-CRDTs) for the Pony language.
- Distributed in-memory database for Conflict-free Replicated Data Types (CRDTs), built for speed, scalability, availability, and ease of use.
()
() ()
()
()
- Faster-Than-Light Multiplayer Engine. ()
() () ()
- Byzantine Fault Tolerant CRDT's and other Eventually Consistent Algorithms. In Rust.
- CRDT-based collaborative source code editor (featuring the Monaco editor).