kayak

Crates.iokayak
lib.rskayak
version0.0.0
sourcesrc
created_at2020-09-19 16:15:03.041322
updated_at2020-09-19 16:15:03.041322
descriptionA Raft implementation for intuitive usage
homepage
repositoryhttps://github.com/khionu/kayak-rs
max_upload_size
id290449
size1,826
Khionu Sybiern (khionu)

documentation

README

Kayak

A Rust Raft implementation designed for intuitive use.

Goals

  • no_std
  • Infrastructure-agnostic (ie doesn't implement networking)
  • Harder to use incorrectly than correctly
Commit count: 0

cargo fmt