A performant implementation of the HotStuff consensus algorithm in Rust.
Types used in the implementation and the communication protocol of hotstuff-rs, made available as a separate crate with a minimal set of dependencies
Possibly going to be an implementation of the Cogsworth view synchronization algorithm that integrates with the HotStuff-rs crate.