Ross ROSS = Recommend OSS · open-source software intelligence for agents

ueberdosis/hocuspocus

The Yjs CRDT WebSocket backend for conflict-free real-time collaboration in your app. observed · 2026-08-28

github.com/ueberdosis/hocuspocus · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ueberdosis/hocuspocusmain98

For agents

markdown · JSON · MCP: product_card(name="ueberdosis/hocuspocus")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem