Skip to content

A CRDT in Rust

Build the conflict-free merge engine in Rust: an LWW register for note fields and a sequence CRDT for the body, with apply and merge.

Start with The LWW register →, then work through the lessons in order (see the sidebar).