A collection of awesome CRDT resources
☆1,400Jul 28, 2026Updated last month
Alternatives and similar repositories for awesome-crdt
Users that are interested in awesome-crdt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A collection of CRDT benchmarks☆539Apr 29, 2024Updated 2 years ago
- a collection of well-tested, serializable CRDTs for Rust☆1,545Jun 16, 2024Updated 2 years ago
- A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.☆14,695Mar 14, 2023Updated 3 years ago
- Source of the crdt.tech website☆478May 18, 2026Updated 3 months ago
- The world's fastest CRDT. WIP.☆1,834Jul 31, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Shared data types for building collaborative software☆22,727Aug 6, 2026Updated 3 weeks ago
- A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.☆6,545Updated this week
- Rust port of Yjs☆2,150Updated this week
- ☆1,058Jul 26, 2015Updated 11 years ago
- Delta State-based CRDTs in Javascript☆199Nov 26, 2019Updated 6 years ago
- Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite☆3,778Aug 10, 2026Updated 3 weeks ago
- [ARCHIVED] Repo to organize our ideas about research implementations of CRDTs.☆483Feb 4, 2020Updated 6 years ago
- Build p2p collaborative applications without any server infrastructure in Node.js☆1,277Jan 30, 2023Updated 3 years ago
- An example implementations of various CRDTs☆103Feb 1, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A planet scale, highly available, transactional database built on CRDT technology☆891Jun 17, 2026Updated 2 months ago
- A distributed go-datastore implementation using Merkle-CRDTs.☆487Updated this week
- A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it☆660Dec 11, 2022Updated 3 years ago
- CRDT Tutorial for Beginners (a digestible explanation with less math!)☆395Jul 12, 2022Updated 4 years ago
- A collaborative corkboard app☆683Dec 10, 2022Updated 3 years ago
- A library of Conflict-Free Replicated Data Types for JavaScript☆216Mar 10, 2023Updated 3 years ago
- A Golang implementation of CRDTs.☆291Feb 24, 2018Updated 8 years ago
- Realtime database backend based on Operational Transformation (OT)☆6,535Aug 25, 2026Updated last week
- Trello clone / sample app for Automerge persistence library☆521May 18, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Simple reimplementation of the diamond types sequence CRDT in simple, pure, unoptimized typescript.