The Vibeary — tag
crdt
6 resources in The Vibeary tagged "crdt" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

Loro
Rust CRDT library with WebAssembly bindings supporting rich text, movable tree structures and full version history for collaborative editing.

Diamond Types
Rust CRDT implementation for collaborative plain-text editing optimised for extremely fast merging of long editing histories.

json-joy
High-performance JSON CRDT, JSON Patch, JSON Pointer and binary codec toolkit for building collaborative document infrastructure.

cr-sqlite
SQLite extension that turns ordinary tables into conflict-free replicated ones, letting two databases merge changes without a central server.
Collabs
Library of composable CRDTs from CMU research letting you build custom collaborative data types instead of using a fixed document model.
Evolu
Local-first framework built on SQLite with end-to-end encryption, typed schemas and CRDT sync where the server never sees plaintext.