- Logoot
- LSEQ
- Stéphane Weiss, Pascal Urso, Pascal Molli. Logoot: A Scalable Optimistic Replication Algorithm for Collaborative Editing on P2P Networks. 29th IEEE International Conference on Distributed Computing Systems — ICDCS 2009, Jun 2009, Montreal, Canada. pp.404–412, 10.1109/ICDCS.2009.75. inria-00432368
- Brice Nédelec, Pascal Molli, Achour Mostefaoui, Emmanuel Desmontils. LSEQ: an Adaptive Structure for Sequences in Distributed Collaborative Editing. 13th ACM Symposium on Document Engineering (DocEng), Sep 2013, Florence, Italy. pp.37–46, 10.1145/2494266.2494278. hal-00921633
This repo can be added to your Cargo.toml
file directly.
[dependencies.crdt]
git = "https://github.com/bwoods/CRDT"
Distributed under the terms of both the MIT license and the Apache License (Version 2.0)
See LICENSE-APACHE and LICENSE-MIT for details.