https://github.com/sile/plumtree
A Rust implementation of Plumtree algorithm
https://github.com/sile/plumtree
broadcast plumtree rust
Last synced: about 1 year ago
JSON representation
A Rust implementation of Plumtree algorithm
- Host: GitHub
- URL: https://github.com/sile/plumtree
- Owner: sile
- License: mit
- Created: 2018-05-15T23:57:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T10:49:43.000Z (over 1 year ago)
- Last Synced: 2025-04-10T01:16:15.005Z (about 1 year ago)
- Topics: broadcast, plumtree, rust
- Language: Rust
- Size: 41 KB
- Stars: 29
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
plumtree
==========
[](https://crates.io/crates/plumtree)
[](https://docs.rs/plumtree)
[](https://github.com/sile/plumtree/actions)
[](LICENSE)
A Rust implementation of [Plumtree] algorithm
[Documentation](https://docs.rs/plumtree)
References
----------
- [Plumtree: Epidemic Broadcast Trees][Plumtree]
[Plumtree]: http://www.gsd.inesc-id.pt/~ler/reports/srds07.pdf