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

holepunchto/hyperswarm

A distributed networking stack for connecting peers. observed · 2026-08-28

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

Health v2 · maintenance only

77/100

  • Activity 99
  • 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: 2907
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1326 stars · 113 forks observed · 2026-08-28

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

Hyperswarm is a JavaScript library providing a high-level API for finding and connecting to peers interested in a shared 32-byte topic over a distributed hash table (HyperDHT). Connections are end-to-end encrypted with Noise, and peers can act as servers (announcing) or clients (looking up) for each topic.

Use cases

  • build a peer-to-peer chat app without servers
  • find and connect to peers sharing a common topic
  • create a serverless P2P network for my JavaScript app
  • replicate data between peers over a DHT
  • announce and discover services on a distributed hash table
  • establish encrypted peer connections with hole punching

When to choose

  • you want serverless peer-to-peer networking in JavaScript
  • you need topic-based peer discovery with encrypted connections
  • you are building on the Holepunch/Pear ecosystem (Hypercore, Hyperdht, Pear)

When to avoid

  • you need a traditional client-server architecture with centralized infrastructure
  • you are not working in JavaScript or a Bare/Node-compatible runtime
  • you need guaranteed low-latency connections that a DHT-based swarm cannot provide

Facets

library · maturity active

networking p2p rpc networking microservices developer-tools cross-platform cli peer-discovery dht hole-punching noise-encryption hyperswarm holepunch pear peer-to-peer nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
holepunchto/hyperswarmmain77

For agents

markdown · JSON · MCP: product_card(name="holepunchto/hyperswarm")

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