dht
Distributed hash table
A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks
BitTorrent DHT library
700 stars
64 watching
168 forks
Language: C
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript implementation of a distributed hash table | 16 |
| A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
| An implementation of a distributed hash table in Modelica language | 5 |
| An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
| Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT. | 197 |
| A distributed computing framework for building fault-tolerant and redundant applications | 347 |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 |
| A simple hash table implementation with optimization techniques to reduce full scan risk | 7 |
| An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 531 |
| A JavaScript framework for building peer-to-peer applications with a distributed hash table (DHT) based on the Kademlia algorithm. | 242 |
| A distributed data store implementation using a Kademlia DHT (Distributed Hash Table) network | 142 |
| An implementation of a storage mechanism within a decentralized distributed system | 156 |
| A set of implementations for mutable hash tables in Haskell. | 127 |
| A distributed file system with real-time access and secure data storage | 1,874 |
| A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |