tikv / raft-rs

Raft distributed consensus algorithm implemented in Rust.
Apache License 2.0
2.93k stars 394 forks source link

No std #516

Open dzmitry-huba opened 1 year ago

dzmitry-huba commented 1 year ago

A draft change to show the feasibility of no_std support in raft-rs