synk 0.1.0-dev.1 copy "synk: ^0.1.0-dev.1" to clipboard
synk: ^0.1.0-dev.1 copied to clipboard

A Shared Editing Library based on CRDTs.

Synk #

Powered by Mason License: MIT [Test Coverage]

Synk is a conflict-free shared editing library for Dart.

Synk uses Conflict-Free Replicated Data Types (CRDTs) to allow multiple peers to collaborate on the same data concurrently without needing a central server to dictate the truth. Every peer resolves conflicts in exactly the same way.

Currently, Synk supports the foundational CRDT structures and a deterministic Last-Writer-Wins Map (SynkMap).


Synk is released for the community under the MIT License. Contributions, bug reports, and PRs are warmly welcomed as we build out the Dart shared-editing ecosystem!

2
likes
0
points
366
downloads

Documentation

Documentation

Publisher

verified publisherjustsandip.com

Weekly Downloads

A Shared Editing Library based on CRDTs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on synk