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

amark/gun

An open source cybersecurity protocol for syncing decentralized graph data. observed · 2026-08-28

github.com/amark/gun · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4416
  • days_rel: n/a
  • days_push: 32
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

19127 stars · 1242 forks observed · 2026-08-28

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

GUN is an open-source decentralized graph database protocol and JavaScript library for syncing data peer-to-peer in realtime, with offline-first support and end-to-end encryption. It serves as an open-source alternative to Firebase, enabling community-run and encrypted applications.

Use cases

  • sync data between browsers in realtime without a server
  • build an offline-first app that works without internet
  • store user data end-to-end encrypted in a decentralized app
  • replace Firebase with an open-source p2p backend
  • build a multiplayer collaborative app with CRDT conflict resolution
  • create a decentralized chat or social app
  • sync graph data across peers with no central database

When to choose

  • you need realtime p2p data sync with offline support
  • you want end-to-end encrypted user data without a trusted server
  • you're building decentralized/local-first web or mobile apps
  • you want a Firebase-like API but self-hosted or serverless

When to avoid

  • you need strong relational queries, joins, or SQL
  • you require strict ACID transactions across entities
  • you need a battle-tested license for enterprise compliance (license is non-standard)
  • your app depends on centralized analytics or heavy server-side aggregation

Facets

library · maturity active

database cryptography p2p websocket auth serialization databases microservices security privacy web-development browser cross-platform crdt offline-first decentralized graph-database realtime-sync local-first e2e-encryption dweb real-time nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
amark/gunmain66

For agents

markdown · JSON · MCP: product_card(name="amark/gun")

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