lww-element-set
There are 9 repositories under lww-element-set topic.
jibinmathew69/LWW-Element-Set
LWW Element Set is an algorithm under Conflict-free replicated data type(CRDT), here is the Python implementation
mrigankgupta/MG-LWW_ElementSet
This is an implementation of the LWW element set in Swift.
3rnii/crdt-lww
A conflict free replicated data type following a last write win rule. Written in Javascript
juliuskrah/crdt-java
A minimal CRDT implementation
nicpoyia/crdt-graph
Implementation of LWW-Element-Graph in PHP
ChloeLo27/LLW-Element-Set
A Python implementation of LLW Element Set following a hybrid approach that allows time travel.
zarkone/clj-crdt
Simple implementation of crdt data structures. Currently only LWW-element-set presents.
SHaaD94/My-Friends
LWW Graph example implementation
abhijitiitr/lww-set
Implementation of a last writer set CRDT in Scala