#binary-tree #kademlia #dht

k-bucket

Kademlia DHT K-bucket implementation as a binary tree

1 unstable release

Uses old Rust 2015

0.1.0 Apr 19, 2018

#1893 in Data structures

MIT/Apache

11KB

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

No runtime deps