
Yjs
GUN
RxDB
Liveblocks
Reflect.net
Thymer
ShareDB
Automerge
Claude Code
Cursor
warp by spolu
GitHub Copilot
Google Antigravity
Windsurf Editor
opencode
Codex by OpenAI
Yjs
Claude CodeI just purchased 20 bucks package of claude and now its working as a full time employee for me.
Based on our record, Yjs seems to be more popular. It has been mentiond 26 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In the architecture of my Collaborative-Code-Editor, choosing CRDTs over OT gives me the advantage of not depending on a server for my data conflicts. Using Yjs as my CRDT library, not only fixes the problems OT arises but comes with additional features. A unique identifier keeps track of the characters' identity, and relative addressing that points to the character position in my code editor. The relative... - Source: dev.to / 2 months ago
Highly suggest you take a look here: https://github.com/yjs/yjs CRDT can absolutely do what youโre asking. - Source: Hacker News / 3 months ago
``` Those commands create and move real files that immediately appear in the editor's file tree. The best part is that all of this works in both browser and server-side contexts, since yjs (https://github.com/yjs/yjs) is isomorphic. Under the hood, metadata (name, parent, timestamps) lives in a versioned CRDT table. Document content lives in a separate Y.Doc per file, so the directory index syncs without pulling... - Source: Hacker News / 4 months ago
Libraries like Automerge and Yjs have gone from academic curiosities to production-ready tools. They handle edge cases that would have made local-first apps unreliable five years ago. - Source: dev.to / 4 months ago
I really like these sorts of frameworks from an architectural perspective, but what's the use-case? Maybe I'm too SPA-pilled, because to me all the fun of Web development is in providing really fluid, skeuomorphic experiences like those enabled by, eg pragmatic-drag-and-drop[0] or yjs[1]. I just struggle to envision what application benefits from the efficiency that this or htmx offer, but from neither the... - Source: Hacker News / 5 months ago
GUN - Self-hosted Firebase.
Cursor - The AI-first Code Editor. Build software faster in an editor designed for pair-programming with AI.
RxDB - A fast, offline-first, reactive Database for JavaScript Applications
warp by spolu - Secure and simple terminal sharing
Liveblocks - Build amazing realโtime collaborative products
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.