This repository includes primitive implementations of some Sequence CRDTs and simple micro-benchmarks to compare them against each other.
Inlcudes Logoot, LSEQ, and a less-well-known variant that I'm calling "unique position".
None of this code is intended for any serious use. This is a reasearch project driven by personal interest.