# Related Work This is a brief list of related projects and research. At some point, we will publish a paper with a full bibliography and link it from here. ## Collaborative Data Structure Libraries (for the Web) Find more at [https://localfirstweb.dev/](https://localfirstweb.dev/). **Network-Agnostic Libraries** [Yjs](https://docs.yjs.dev/) [Automerge](https://automerge.org/) **Server-Based Libraries** [ShareDB](https://share.github.io/sharedb/) [Fluid Framework](https://fluidframework.com/) [Replicache](https://replicache.dev/) ## Collaborative Data Structure Research [Conflict-free Replicated Data Types (CRDTs)](https://crdt.tech/) [Operational Transformation (OT)](https://en.wikipedia.org/wiki/Operational_transformation)