A rust implementation of hyperswarm-dht - The DHT powering the HyperSwarm stack.
The Kademlia implementation and logic is copied from libp2-kad.
- dht-rpc implementation
- dht api fine tuning and testing
- hyperswarm-dht implementation
- hyperswarm-dht cli
- github.com/hyperswarm/dht
- github.com/mafintosh/dht-rpc
- github.com/libp2p/rust-libp2p
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)