https://github.com/sile/hyparview
A Rust implementation of HyParView algorithm
https://github.com/sile/hyparview
distributed gossip-protocol hyparview membership-management rust
Last synced: about 1 year ago
JSON representation
A Rust implementation of HyParView algorithm
- Host: GitHub
- URL: https://github.com/sile/hyparview
- Owner: sile
- License: mit
- Created: 2018-05-13T09:47:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T15:05:12.000Z (over 7 years ago)
- Last Synced: 2025-03-25T07:12:39.699Z (over 1 year ago)
- Topics: distributed, gossip-protocol, hyparview, membership-management, rust
- Language: Rust
- Size: 37.1 KB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hyparview
==========
[](https://crates.io/crates/hyparview)
[](https://docs.rs/hyparview)
[](https://travis-ci.org/sile/hyparview)
[](https://codecov.io/gh/sile/hyparview/branch/master)
[](LICENSE)
A Rust implementation of [HyParView] algorithm
[Documentation](https://docs.rs/hyparview)
References
----------
- [HyParView: a membership protocol for reliable gossip-based broadcast][HyParView]
[HyParView]: http://asc.di.fct.unl.pt/~jleitao/pdf/dsn07-leitao.pdf