motoko-dht
Distributed Hash Table
An implementation of a distributed hash table in Modelica language
The Motoko DHT Canister
5 stars
2 watching
4 forks
Language: Modelica
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/hyperdht | A peer-to-peer distributed hash table implementation with support for discovery and hole punching | 95 |
enzoh/motoko-sha | A package implementing secure hash algorithms for a specific programming language | 16 |
jech/dht | A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks | 699 |
mycelianetwork/motoko-document-db | A Modelica-based document database implementation | 5 |
enzoh/motoko-qr | A QR code generator written in Modelica for generating error correction codes of different strengths. | 21 |
jhiesey/webdht | A JavaScript implementation of a distributed hash table | 16 |
enzoh/chronosphere | A time and date handling library designed for the Motoko programming language | 14 |
timohanke/motoko-sha2 | Provides an implementation of the Sha2 family of hash functions in Motoko | 2 |
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 |
aviate-labs/hash.mo | Provides a set of hash functions implemented using the Modelica programming language. | 2 |
mafintosh/hyperdb | A distributed database solution using JavaScript, allowing for scalable and concurrent data storage and retrieval. | 754 |
kritzcreek/motoko-text-map | Provides a fixed-key hashmap with type safety and ergonomic interface for Modelica model development | 1 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |
matthewhammer/motoko-graph | Provides a generic graph data model and query algorithms for modeling various types of relationships and dependencies. | 17 |