CRDT Text Buffer
last updated: May 20, 2024
https://madebyevan.com/algos/crdt-text-buffer/
An Interactive explainer on using CRDTs for text editing from evanw, author of esbuild, who is exploring collaborative text editing algorithms.
The source code implementing the CRDT is intentionally written for readability rather than performance
There are other demos at the site, such as CRDT: Fractional Indexing; see the list here
via this toot