Yjs alternatives
Yjs is an open-source CRDT implementation that provides shared data types such as Map or Array. These types automatically synchronize changes across peers and merge them without conflicts. It supports various editors, offline work, versioning, and is suitable for large-scale collaborative projects.