#algorithm #broadcast #tree

plumtree

A Rust implementation of Plumtree algorithm

7 releases

Uses old Rust 2015

0.1.1 Jul 27, 2018
0.1.0 Jul 27, 2018
0.0.5 Jul 19, 2018
0.0.1 Jun 3, 2018

#2320 in Algorithms

22 downloads per month
Used in plumcast

MIT license

39KB
933 lines

plumtree

Documentation Build Status Code Coverage License: MIT

A Rust implementation of Plumtree algorithm

Documentation

References


lib.rs:

A Rust implementation of Plumtree algorithm.

References

No runtime deps