k-bucket

Crates.iok-bucket
lib.rsk-bucket
version0.1.0
sourcesrc
created_at2018-04-19 12:37:25.931964
updated_at2018-04-19 12:37:25.931964
descriptionKademlia DHT K-bucket implementation as a binary tree
homepage
repositoryhttps://github.com/datrs/k-bucket
max_upload_size
id61409
size27,004
Maintainers (github:datrs:maintainers)

documentation

https://docs.rs/k-bucket

README

k-bucket

crates.io version build status downloads docs.rs docs

Kademlia DHT K-bucket implementation as a binary tree. Adapted from tristanls/k-bucket.

Usage

Installation

$ cargo add k-bucket

License

MIT OR Apache-2.0

Commit count: 4

cargo fmt