dht
DHT client
A DHT library for efficient peer-to-peer networking
dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise
314 stars
12 watching
66 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
bittorrentdhtgogolangkademliakademlia-dhttorrent
Related projects:
Repository | Description | Stars |
---|---|---|
anacrolix/confluence | A client for accessing and utilizing the BitTorrent network through an HTTP service | 235 |
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 176 |
libp2p/go-libp2p-kad-dht | An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 531 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
anacrolix/go-libutp | A Go wrapper around a C++ UTP reference implementation | 92 |
pojntfx/htorrent | Enables access to BitTorrent torrents via an HTTP gateway | 125 |
winpooh32/peerstohttp | Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
varbhat/exatorrent | A lightweight, single-executable BitTorrent client with web streaming capabilities and customizable features. | 1,926 |
anacrolix/btlink | A peer-to-peer web hosting implementation that integrates BitTorrent and HTTP(s) addressing schemes for seamless domain resolution. | 42 |
g-ray/pikatorrent | A BitTorrent client developed using Flutter for mobile and desktop applications. | 359 |
cronokirby/haze | A Haskell implementation of the Bittorrent protocol for learning and development purposes. | 107 |
holepunchto/dht-rpc | Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT. | 197 |
arranlomas/trickl | A torrent client with an Android front end and integration with Confluence | 53 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 820 |
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,183 |