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

gritzko/swarm

JavaScript replicated model (M of MVC) library observed · 2026-08-28

github.com/gritzko/swarm · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4879
  • days_rel: n/a
  • days_push: 673
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2666 stars · 99 forks observed · 2026-08-28

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

Swarm.js is a JavaScript replicated model (M of MVC) library implementing real-time data sync based on CRDTs and Replicated Object Notation (RON). It provides offline-capable, conflict-free data replication for web and mobile apps, like 'git for data' with real-time merging.

Use cases

  • sync data between client and server in real time
  • build collaborative editing features
  • make my app work offline and re-sync on reconnect
  • replicate an object model across devices without merge conflicts
  • self-hosted alternative to Firebase realtime sync
  • cache data locally in a web or React Native app

When to choose

  • you need offline-first, conflict-free data sync in JavaScript
  • you want real-time collaboration with automatic merging
  • you prefer self-hosting over Firebase-style BaaS

When to avoid

  • you need an actively developed JavaScript implementation - the README marks this code as historical, pointing to RDX C/Go successors
  • you need a production-proven general-purpose database
  • you are unwilling to work with CRDT concepts and RON internals

Facets

library · maturity maintenance

database state-management websocket serialization microservices web-development databases browser cross-platform crdt offline-first data-sync replicated-data real-time-collaboration ron real-time javascript nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
gritzko/swarmmain32

For agents

markdown · JSON · MCP: product_card(name="gritzko/swarm")

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