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

rust

Installation

sh $ cargo add k-bucket

License

MIT OR Apache-2.0