Skip to content

SafeMesh — main (unreleased)

SafeMesh provides Lean-backed CRDT convergence for small, embeddable state sync. It is for developers building state-sync systems who bring the transport and application schema. This page follows main (unreleased), rather than a release manual.

Try the Rust break-it walkthrough: it partitions replicas, drops, duplicates, and reorders messages, heals with anti-entropy, and finishes with CONVERGED=true.

This orientation is a reading map for the development branch. The linked repository documents follow the development branch and remain the source of the technical instructions.

Search covers these navigation guides; it does not index the contents of the linked GitHub documents. The Lab entry opens the Lab at the address chosen when this documentation site is built; the hosted site includes the Lab under its own lab/ path.