kademlia
Kademlia DHT
A distributed data store implementation using a Kademlia DHT (Distributed Hash Table) network
DHT implementation
142 stars
7 watching
26 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libp2p/go-libp2p-kad-dht | An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 529 |
jhiesey/webdht | A JavaScript implementation of a distributed hash table | 16 |
tristanls/k-bucket | An implementation of a storage mechanism within a decentralized distributed system | 156 |
max-mapper/dhtkv | A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
jech/dht | A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks | 699 |
anacrolix/dht | A DHT library for efficient peer-to-peer networking | 313 |
mafintosh/hyperdht | A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
dkharrat/nexusdata | An Android framework for managing relational data and serializing it to various stores. | 72 |
jinroh/kadoh | A JavaScript framework for building peer-to-peer applications with a distributed hash table (DHT) based on the Kademlia algorithm. | 242 |
codex-storage/nim-codex-dht | A DHT implementation that provides a flexible and secure way to store and retrieve data in a decentralized network | 3 |
neel/dhyara | A system for mobile ad-hoc networks using ESP NOW and C++ APIs for routing and message transmission | 18 |
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 |
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
olliniinivaara/stashtable | A concurrent hash table implementation | 36 |
idanaiziknissim/pocketbase-kt | Provides a Kotlin SDK for interacting with a web API using PocketBase. | 2 |