kademlia-dht topic

List kademlia-dht repositories

dht

301
Stars
66
Forks
Watchers

dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise

blocxxi

24
Stars
6
Forks
Watchers

Implementation of Kademlia based DHT and a blockchain in C++

peerstohttp

43
Stars
10
Forks
Watchers

Simple torrent proxy to http stream controlled over REST-like api

peerchat

39
Stars
17
Forks
Watchers

A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing

testshop

43
Stars
9
Forks
Watchers

Decentralized P2P marketplace for Monero users (proof of concept)

ipfs-crawler

69
Stars
16
Forks
Watchers

A crawler for the IPFS network, code for our paper (https://arxiv.org/abs/2002.07747). Also holds scripts to evaluate the obtained data and make similar plots as in the paper.

karyon

23
Stars
1
Forks
Watchers

An infrastructure for peer-to-peer, decentralized, and collaborative software.

echo

18
Stars
6
Forks
Watchers

An example libp2p project that uses a Kademlia DHT for peer discovery and performs rpc calls.