Crates.io | kbucket |
lib.rs | kbucket |
version | 0.1.0 |
source | src |
created_at | 2021-08-22 00:13:57.877055 |
updated_at | 2021-08-22 00:13:57.877055 |
description | Implementation of the kademlia k-bucket data structure as a tree |
homepage | |
repository | https://github.com/Asriel/KBucket |
max_upload_size | |
id | 440499 |
size | 15,500 |
A Implementation of the Kademlia k-bucket data structure as a tree
Heavily WIP should be ready in a week or to.
Based loosely on this JavaScript implementation