Skip to content
#

crdt-implementations

Here are 5 public repositories matching this topic...

In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can be replicated across multiple computers in a network, where the replicas can be updated independently and concurrently without coordination between the replicas, and where it is always mathematically possible to resolve inconsistencies that might …

  • Updated Dec 9, 2021
  • Swift

Improve this page

Add a description, image, and links to the crdt-implementations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crdt-implementations topic, visit your repo's landing page and select "manage topics."

Learn more