kademlia-dht
There are 53 repositories under kademlia-dht topic.
anacrolix/dht
dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise
trudi-group/ipfs-crawler
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.
WinPooh32/peerstohttp
Simple torrent proxy to http stream controlled over REST-like api
layters/testshop
Decentralized P2P marketplace for Monero users (proof of concept)
manishmeganathan/peerchat
A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing
bashkirtsevich-llc/aiobtdht
Asyncio Bittorrent DHT server
abdes/blocxxi
Implementation of Kademlia based DHT and a blockchain in C++
ldej/echo
An example libp2p project that uses a Kademlia DHT for peer discovery and performs rpc calls.
bartima3us/erline-dht
Kademlia based Mainline DHT implementation
Nephys/plexus
Dependency-free decentralized peer-to-peer network for storage and communication based on the Kademlia distributed hash table.
SychevS/p2p
Kademlia based p2p network.
EchoAlice/my_kademlia
Implementation of the Kademlia protocol created to gain understanding of distributed hash tables.
chinchani/tinydht
key-value store over Kademlia network
metamystical/mdht
Mainline DHT implemented in node.js
naryand/mainline-dht
BitTorrent DHT protocol implementation (WIP)
project-mk-ultra/little-bird
A Python3 Kademlia overlay network implementation.
stanz2g/kadsim
simple demo written to learn Kademlia
cortze/ipfs-cid-hoarder
Client that tracks CIDs in the IPFS network pinning and requesting them to see for how long are they accessible.
jzelinskie/kademlia
A maximally flexible Kademlia DHT
mm-uh/go-agent-platform
Agent Platform written in Golang
quarterblue/kademlia-dht
Standalone implementation of the Kademlia distributed hash table
manishmeganathan/ferrodb
A DHT-based distributed key-value store powered by libp2p.
swift-libp2p/swift-libp2p-kad-dht
A Kademlia based Distributed Hash Table Implementation for Libp2p
duality-solutions/libbdaptorrent
Efficient feature complete C++ bittorrent implementation for BDAP
CodeMaxx/blockchain-project-IPFS
Report and Presentation for Blockchain course project at IIT Bombay Fall 2018
dianaamfr/Decentralized-Timeline
A peer-to-peer decentralized timeline using Python's implementation of the Kademlia DHT, asyncio and sqlite3.
giacomodeliberali/kademlia
šSimulate the construction of a peer to peer network managed under a simplified implementation of Kademlia protocol
helenapoleri/decentralized-timeline
A P2P timeline service using Kademlia and Python's asyncio module
nuno1212s/DistributedAuctions
A Block chain implementation (With PoW and Proof of stake proposal) with a full kademlia implementation supporting Broadcasting, individual message sending, resistance to sybil attacks and eclipse through trust mechanisms and CRC requests for node validation. Also has auction support but it was not fully implemented.
samyuh/sdle-decentralized-timeline
Decentralized Timeline made with Python
the-code-genin/coalition-p2p
A peer-to-peer networking library that utilizes the Kademlia algorithm for peer-to-peer routing. Written in Go.
amarustavdic/P2P-Authoritative-Multiplayer-Game-Architecture
This is a work-in-progress project developed as part of a Programming 3 course. This innovative game leverages Kademlia DHT and blockchain technology to deliver a decentralized, turn-based game on a P2P network.
ep2p/kademlia-netty
Java implementation of Kademlia DHT using netty and abstraction layer
marhcouto/distributed-timeline-service
:postal_horn: HONK - Distributed timeline application (distributed Twitter) that runs on a P2P network - SDLE -> M.EIC - FEUP