dht

Distributed hash table

A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks

BitTorrent DHT library

GitHub

699 stars
65 watching
168 forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jhiesey/webdht A JavaScript implementation of a distributed hash table 16
mafintosh/hyperdht A peer-to-peer distributed hash table implementation with support for discovery and hole punching 95
enzoh/motoko-dht An implementation of a distributed hash table in Modelica language 5
webtorrent/bittorrent-dht An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript 1,233
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
jepst/cloudhaskell A distributed computing framework for building fault-tolerant and redundant applications 347
watmough/jwhash A simple hash table implementation for storing and retrieving various data types in C. 216
robstolarz/rsht A simple hash table implementation with optimization techniques to reduce full scan risk 7
libp2p/go-libp2p-kad-dht An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. 529
jinroh/kadoh A JavaScript framework for building peer-to-peer applications with a distributed hash table (DHT) based on the Kademlia algorithm. 242
nikhilm/kademlia A distributed data store implementation using a Kademlia DHT (Distributed Hash Table) network 142
tristanls/k-bucket An implementation of a storage mechanism within a decentralized distributed system 156
gregorycollins/hashtables A set of implementations for mutable hash tables in Haskell. 125
holepunchto/hyperdrive A distributed file system with real-time access and secure data storage 1,868
max-mapper/dhtkv A CLI tool for storing arbitrary key-value data in the bittorrent DHT 63