partykit/partykit
PartyKit simplifies developing multiplayer applications observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 64
- Release rhythm 40
- Longevity 97
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: 8.5
- age_days: 1362
- days_rel: 454
- days_push: 216
- n_releases_24m: 9
Adoption not part of the score
5692 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PartyKit is a framework and platform for building realtime multiplayer applications using JavaScript/TypeScript servers ('parties') deployed to edge computing infrastructure. It handles WebSocket connections, room-based state, and scaling so developers can add collaborative or multiplayer features with minimal code.
Use cases
- add real-time presence avatars to a web app
- build a multiplayer browser game backend
- create a collaborative whiteboard or text editor
- sync live reaction counters for events
- run long-lived agentic AI bots with realtime state
- add collaborative cursors like Figma or Google Docs
When to choose
- you need realtime multiplayer or collaboration features in a web app
- you want managed edge infrastructure with WebSocket rooms and durable state
- you want a simple TypeScript server API with local dev tooling
- you use CRDT libraries like Yjs for shared state
When to avoid
- you need fully self-hosted infrastructure without the PartyKit cloud
- your app is request/response only with no realtime needs
- you need non-JavaScript server runtimes
- you require strict data residency or on-prem deployment
Facets
framework · maturity active
websocket web-framework http-server middleware deployment web-development gaming-tools developer-tools backend cloud cross-platform multiplayer realtime edge-computing durable-objects crdts yjs collaboration presence cloudflare-workers real-time nodejs typescript web-server
5 sources
- readme: https://github.com/partykit/partykit · fetched 2026-08-28 · cabbb69d39bb
- homepage: https://docs.partykit.io/ · fetched 2026-08-29 · bdb1d0acb842
- site_page: https://docs.partykit.io/quickstart · fetched 2026-08-29 · 7619af6bc0d4
- site_page: https://blog.partykit.io/posts/partykit-powers-realtime-avatars-in-epic-web · fetched 2026-08-29 · 528ce08f2da6
- site_page: https://blog.partykit.io/posts/partykit-at-viteconf · fetched 2026-08-29 · 7f39f61b353a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| partykit/partykit | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="partykit/partykit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem