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

wzhudev/reverse-linear-sync-engine resource

A reverse engineering of Linear's sync engine. Endorsed by Linear CTO. observed · 2026-08-28

github.com/wzhudev/reverse-linear-sync-engine · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 24
  • Release rhythm 35
  • Longevity 58

Flags: no_releases no_license

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: n/a
  • age_days: 824
  • days_rel: n/a
  • days_push: 457
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2147 stars · 127 forks observed · 2026-08-28

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

A detailed reverse-engineering write-up of Linear's data sync engine, endorsed by Linear's CTO as more complete than internal documentation. It explains how Linear achieves real-time collaboration, offline support, and partial syncing without OT or CRDTs.

Use cases

  • understand how Linear syncs data in real time
  • learn alternatives to OT and CRDTs for collaboration
  • design a sync engine for offline-first apps
  • study partial syncing with permission controls
  • research how collaborative software handles conflicts
  • compare last-writer-wins vs OT vs CRDT approaches

When to choose

  • you are designing or evaluating a data sync engine for a collaborative app
  • you want a deep, practitioner-verified explanation of Linear's architecture
  • OT/CRDT libraries feel too complex or heavyweight for your data model

When to avoid

  • you need ready-to-use sync software or a library to drop into your app
  • you want a formal academic treatment with proofs
  • you need a maintained, licensed codebase - this is a document with no license

Facets

learning-resource · maturity stable

documentation developer-tools microservices developer-tools cross-platform sync-engine data-sync operational-transformation crdt offline-first collaboration reverse-engineering linear write-up real-time algorithms web-server

2 sources

Member repositories

RepositoryRoleHealth v2
wzhudev/reverse-linear-sync-enginemain35

For agents

markdown · JSON · MCP: product_card(name="wzhudev/reverse-linear-sync-engine")

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