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

rocicorp/replicache

Realtime Sync for Any Backend Stack observed · 2026-08-28

github.com/rocicorp/replicache · homepage · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2290
  • days_rel: n/a
  • days_push: 1580
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1172 stars · 37 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Replicache is a client-side sync framework for building realtime, offline-capable web applications on top of any backend stack. It provides optimistic mutations, realtime subscriptions, and automatic synchronization between browser-local data and a server.

Use cases

  • build realtime collaborative apps like shared todo lists or whiteboards
  • add offline support to a web app with automatic background sync
  • implement optimistic UI updates that roll back when server mutations fail
  • sync client state across browsers in a multiplayer app
  • add instant local-first data mutations to an existing backend
  • build a Figma-like multiplayer experience without rewriting the backend

When to choose

  • you need realtime collaboration or offline-first behavior in a web app
  • you want to keep your existing backend stack and just add a sync layer
  • you want optimistic mutations with automatic rollback on failure

When to avoid

  • your app is simple CRUD with no realtime or offline requirements
  • you need a fully managed backend sync service rather than a client framework
  • you require a permissive open-source license - Replicache uses a custom commercial-friendly-but-proprietary license

Facets

library · maturity active

state-management caching websocket http-client web-development frontend microservices browser offline-first realtime-sync multiplayer collaborative-editing optimistic-ui sync-engine real-time javascript typescript nodejs web

3 sources

Member repositories

RepositoryRoleHealth v2
rocicorp/replicachemain10

For agents

markdown · JSON · MCP: product_card(name="rocicorp/replicache")

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