hyperdht

Distributed hash table

A peer-to-peer distributed hash table implementation with support for discovery and hole punching

A DHT that supports peer discovery and distributed hole punching

GitHub

95 stars
8 watching
8 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/hyperdb A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. 754
jech/dht A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks 699
enzoh/motoko-dht An implementation of a distributed hash table in Modelica language 5
jhiesey/webdht A JavaScript implementation of a distributed hash table 16
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. 196
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
mafintosh/hyperpipe Distributes input/output operations between multiple systems using a key-based architecture. 119
mafintosh/noise-network An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. 97
mafintosh/dns-discovery A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. 193
mafintosh/hypername A distributed name server allowing multiple computers to share and synchronize key-value pairs 36
holepunchto/hyperdrive A distributed file system with real-time access and secure data storage 1,868
webtorrent/bittorrent-dht An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript 1,233
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
mafintosh/k-rpc-socket A low-level network layer implementation for peer-to-peer communication in distributed systems 23
mafintosh/hypercore-archiver A tool for efficiently backing up multiple hypercores or hyperdrives to disk. 71