alangibson / awesome-crdtLinks
A collection of awesome CRDT resources
☆1,302Updated 4 years ago
Alternatives and similar repositories for awesome-crdt
Users that are interested in awesome-crdt are comparing it to the libraries listed below
Sorting:
- ☆1,022Updated 10 years ago
- The world's fastest CRDT. WIP.☆1,693Updated 9 months ago
- Source of the crdt.tech website☆451Updated last month
- CRDT Tutorial for Beginners (a digestible explanation with less math!)☆350Updated 3 years ago
- A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.☆715Updated 2 years ago
- A collection of CRDT benchmarks☆498Updated last year
- Rust port of Yjs☆1,773Updated 3 weeks ago
- A highly-configurable, distributed, realtime database that manages a state tree shared among many peers.☆896Updated 2 years ago
- a collection of well-tested, serializable CRDTs for Rust☆1,456Updated last year
- Build p2p collaborative applications without any server infrastructure in Node.js☆1,282Updated 2 years ago
- A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.☆5,084Updated this week
- Schema evolution with bi-directional lenses.☆650Updated last year
- A model checker for implementing distributed systems.☆1,687Updated this week
- Roshi is a large-scale CRDT set implementation for timestamped events.☆3,170Updated 2 years ago
- Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite