earthstar
automerge
Our great sponsors
earthstar | automerge | |
---|---|---|
3 | 36 | |
427 | 13,498 | |
1.6% | 2.1% | |
9.4 | 8.2 | |
about 1 month ago | 8 days ago | |
TypeScript | JavaScript | |
GNU Lesser General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
earthstar
- Earthstar
- Earthstar: Sync stuff you care about with people you know
-
Local-First Software:You Own Your Data, in Spite of the Cloud (2019 PDF)
Have you seen Earthstar?
https://github.com/earthstar-project/earthstar
It's like localStorage but it syncs and can be used for collaborative apps.
The point is to avoid the economic incentives of commercially supported software, though, so indeed it's made by volunteers in their spare time.
automerge
- Muse 2.0
- Ask HN: Simple operational transformation approach for collaborative editing?
-
I created an Excel-like React spreadsheet with collabration support
And about conflict --as already mentioned in comments-- CRDTs is the way to go here. Automerge is an implementation you may want to look into.
- Multi user interface suggestions
- Automerge: Collaborative JSON structures in Rust and JavaScript
- Collaborative JSON structures in Rust and JavaScript
- Library: Collaborative JSON structures in Rust and JavaScript
- Conflict-Free Replicated Data Types (CRDT)
- Automerge CRDT – Build local-first software
- Is there a lib or a pattern for synchronizing a complex JSON over the network ?
What are some alternatives?
yjs - Shared data types for building collaborative software
crdt-benchmarks - A collection of CRDT benchmarks
y-websocket - Websocket Connector for Yjs
FluidFramework - Library for building distributed, real-time collaborative web applications
MobX - Simple, scalable state management.
automerge-rs - Rust implementation of automerge
teletype-crdt - String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
watoi - Whatsapp Android To iOS Importer
rustpad - Efficient and minimal collaborative code editor, self-hosted, no database required
peritext - A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.
SyncedStore - SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
diamond-types - The world's fastest CRDT. WIP.