Commutative Replicated Data Types for easy collaborative/distributed systems.
String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
a collection of well-tested, serializable CRDTs for Rust
A collection of awesome CRDT resources
A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
翻译 - 类似于JSON的数据结构(CRDT),可以由不同的用户同时修改,然后自动重新合并。
Source of the crdt.tech website
翻译 - crdt.tech网站的来源
A Golang implementation of CRDTs.
The world's fastest CRDT. WIP.
Append-only log CRDT on IPFS
🥤 A text CRDT for real-time collaborative editing
Roshi is a large-scale CRDT set implementation for timestamped events.
翻译 - Roshi是带有时间戳的事件的大规模CRDT集实现。
Terminal-based, hyper-fast, CRDT-backed, collaborative note-taking tool
翻译 - 基于终端、超快速、CRDT 支持的协作笔记工具
A distributed CRDT store with multicast and failure detector capabilities
a scalable collaborative document editor with CRDT, P2P and E2EE
SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
An ActionCable companion for Y.js clients.