webdht

Distributed Hash Table

A JavaScript implementation of a distributed hash table

GitHub

16 stars
7 watching
4 forks
Language: JavaScript
last commit: over 6 years ago

Related projects:

Repository Description Stars
jech/dht A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks 699
mafintosh/hyperdht A peer-to-peer distributed hash table implementation with support for discovery and hole punching 95
mljs/hash-table An implementation of an open addressing hash table with double hashing in JavaScript 1
webtorrent/bittorrent-dht An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript 1,233
enzoh/motoko-dht An implementation of a distributed hash table in Modelica language 5
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
mafintosh/hyperdb A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. 754
nikhilm/kademlia A distributed data store implementation using a Kademlia DHT (Distributed Hash Table) network 142
watmough/jwhash A simple hash table implementation for storing and retrieving various data types in C. 216
yoshuawuyts/hyperreduce A distributed reduce function on top of hypercore streams 17
jepst/cloudhaskell A distributed computing framework for building fault-tolerant and redundant applications 347
jamesdruhan/vue-jd-table An advanced Vue.js component for displaying data tables with various features and configurations. 76
mljs/hclust An implementation of hierarchical clustering algorithms in JavaScript 53
jquery/jquery-dist Distributes and makes available the latest JavaScript library for simplifying DOM manipulation and event handling. 102
robstolarz/rsht A simple hash table implementation with optimization techniques to reduce full scan risk 7