ueberdosis/hocuspocus
The Yjs CRDT WebSocket backend for conflict-free real-time collaboration in your app. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 2119
- days_rel: 23
- days_push: 7
- n_releases_24m: 42
Adoption not part of the score
2559 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hocuspocus is a Yjs CRDT-based WebSocket backend for conflict-free real-time collaboration, written in TypeScript. It provides a server, client provider, and extensions (e.g., SQLite persistence, Redis scaling, webhooks) to add collaborative editing and offline-first sync to apps.
Use cases
- add real-time collaborative editing to my app
- self-host a yjs websocket backend
- sync application state across clients without conflicts
- build an offline-first app that syncs later
- persist yjs documents to a database
- scale collaborative editing across multiple servers with redis
- share cursor and awareness state between users
When to choose
- you use Yjs with editors like Tiptap, ProseMirror, Slate, Quill, or Monaco
- you want a batteries-included, extensible collaboration server with auth hooks and persistence extensions
- you need multiplexing of multiple documents over one WebSocket connection
- you want cross-runtime support (Node.js, Bun, Deno, Cloudflare Workers)
When to avoid
- you need a non-Yjs CRDT or a different sync protocol
- you only need simple polling or REST-based sync without real-time merge
- you rely on other y-providers as your server, since Hocuspocus requires its own provider since v2
Facets
framework · maturity active
websocket middleware auth webhook sdk web-development backend developer-tools bun cloud self-hosted yjs crdt collaborative-editing tiptap prosemirror offline-first websocket-server awareness real-time nodejs deno typescript
10 sources
- readme: https://github.com/ueberdosis/hocuspocus · fetched 2026-08-28 · 6aedc02196b2
- homepage: https://tiptap.dev/docs/hocuspocus/introduction · fetched 2026-08-29 · f5a69df7492a
- site_page: https://tiptap.dev/docs · fetched 2026-08-29 · 7e16bedacc9f
- site_page: https://tiptap.dev/docs/guides · fetched 2026-08-29 · e63e8f53fb51
- site_page: https://tiptap.dev/docs/examples · fetched 2026-08-29 · b4f9cd54fbda
- site_page: https://tiptap.dev/docs/ui-components/getting-started/overview · fetched 2026-08-29 · 7b0a828d1810
- site_page: https://tiptap.dev/docs/hocuspocus/getting-started/sponsor · fetched 2026-08-29 · e034732a7432
- site_page: https://tiptap.dev/docs/hocuspocus/getting-started/contributing · fetched 2026-08-29 · b9d61b11d8d9
- site_page: https://tiptap.dev/docs/hocuspocus/getting-started/upgrade · fetched 2026-08-29 · 138c95ffcfcf
- site_page: https://tiptap.dev/docs/hocuspocus/provider/overview · fetched 2026-08-29 · e4c09ed40f96
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ueberdosis/hocuspocus | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="ueberdosis/hocuspocus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem