darksteel

Crates.iodarksteel
lib.rsdarksteel
version0.1.0
sourcesrc
created_at2021-09-16 07:55:59.066691
updated_at2021-09-16 07:55:59.066691
descriptionA high level task runtime that allows for increased observability and reliability through supervision.
homepagehttps://github.com/darksteel-rs/darksteel
repositoryhttps://github.com/darksteel-rs/darksteel
max_upload_size
id452138
size123,728
Reese (exadyne)

documentation

README

Darksteel - Supervised task runtime

A high level task runtime that allows for increased observability and reliability through supervision.

READ THIS: Darksteel is in an alpha state, is missing some functionality, properly functioning test cases, and has incomplete documentation. Use at your own risk.

Features

  • Task messaging.
  • Global module system.
  • Task supervision.
  • Distributed state implemented via Raft.

License

Copyright 2021, Reese van Dijk and contributors.

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt