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

webtorrent/bittorrent-dht

🕸 Simple, robust, BitTorrent DHT implementation observed · 2026-08-28

github.com/webtorrent/bittorrent-dht · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 96
  • Release rhythm 61
  • 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: 140.0
  • age_days: 4679
  • days_rel: 100
  • days_push: 27
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1279 stars · 207 forks observed · 2026-08-28

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

A Node.js library implementing the BitTorrent DHT protocol (BEP 5) for trackerless peer discovery, with support for BEP44 arbitrary data storage. It is the peer-discovery layer used by WebTorrent and other torrent tools.

Use cases

  • find peers for a torrent without a tracker
  • implement a trackerless torrent client in Node.js
  • store and retrieve arbitrary data in the BitTorrent DHT (BEP44)
  • resolve magnet URI info hashes to peer addresses
  • build peer-to-peer file sharing applications
  • run a custom DHT node with custom bootstrap servers

When to choose

  • you need spec-compliant BitTorrent DHT peer discovery in JavaScript/Node.js
  • you want a well-tested library used in production by WebTorrent
  • you need BEP44 mutable/immutable data storage in the DHT

When to avoid

  • you need a full torrent client rather than just peer discovery
  • you are not working in a JavaScript/Node.js environment
  • you need WebRTC-based browser peer transport (use WebTorrent instead)

Facets

library · maturity active

p2p networking rpc networking microservices developer-tools bittorrent dht peer-discovery bep44 trackerless-torrents udp nodejs javascript

5 sources

Member repositories

RepositoryRoleHealth v2
webtorrent/bittorrent-dhtmain85

For agents

markdown · JSON · MCP: product_card(name="webtorrent/bittorrent-dht")

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