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

holepunchto/hyperdrive

Hyperdrive is a secure, real time distributed file system observed · 2026-08-28

github.com/holepunchto/hyperdrive · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 91
  • Release rhythm 60
  • Longevity 100
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: 3941
  • days_rel: 57
  • days_push: 57
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2016 stars · 138 forks observed · 2026-08-28

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

Hyperdrive is a JavaScript library implementing a secure, real-time distributed file system built on Hypercore and Hyperbee. It provides a filesystem-like API (put, get, list, symlink, streams) for storing and peer-to-peer replicating files with cryptographic verification.

Use cases

  • build a peer-to-peer file sharing application in Node.js
  • sync files between devices in real time without a central server
  • store and replicate app data in a distributed file system
  • create a decentralized static site or blob storage
  • share large datasets cryptographically verified between peers
  • mount versioned file storage backed by append-only logs

When to choose

  • you need a filesystem-like API over peer-to-peer replication
  • you want serverless, cryptographically verifiable file distribution
  • you are building on the Holepunch/Pear stack with Hypercore and Corestore
  • you need real-time sync of files between peers without centralized hosting

When to avoid

  • you need POSIX-compliant mounting on an OS filesystem
  • you require a traditional centralized object storage service with access control
  • your project is not in the JavaScript/Node.js ecosystem
  • you need SQL or structured query support rather than file storage

Facets

library · maturity active

file-system p2p cryptography developer-tools microservices files developer-tools privacy cross-platform distributed-filesystem peer-to-peer hypercore real-time-sync content-addressed-storage dat-protocol nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
holepunchto/hyperdrivemain82

For agents

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

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