acto 0.8.0

light-weight Actor library for Rust
Documentation

Acto

Minimal actor library for Rust, including opt-in parental supervision. While it is runtime-agnostic, built-in support is only provided for Tokio (using the tokio crate feature).

Check out the documentation for AcTokio and ActoCell for usage examples.