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

dominictarr/scuttlebutt

peer-to-peer replicatable data structure observed · 2026-08-28

github.com/dominictarr/scuttlebutt · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5152
  • days_rel: n/a
  • days_push: 3430
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1317 stars · 66 forks observed · 2026-08-28

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

A JavaScript base class for building peer-to-peer replicatable data structures using the scuttlebutt gossip protocol. It provides real-time, eventually-consistent replication of state between nodes via duplex streams.

Use cases

  • sync application state between server and clients in real time
  • build peer-to-peer replicated data models
  • implement collaborative editing features
  • gossip-replicate key-value data across nodes
  • create eventually consistent distributed data structures

When to choose

  • you need real-time replication of small data models over streams in Node.js
  • you want a base class to build CRDT-like replicated data structures
  • you are building offline-first or peer-to-peer sync features

When to avoid

  • you need a maintained library with active support
  • you need secure or cryptographically verified replication (use Secure Scuttlebutt instead)
  • you need large-scale distributed consensus or a production database

Facets

library · maturity maintenance

serialization concurrency developer-tools microservices developer-tools cross-platform gossip-protocol crdt peer-to-peer replication data-sync real-time nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
dominictarr/scuttlebuttmain32

For agents

markdown · JSON · MCP: product_card(name="dominictarr/scuttlebutt")

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