An actor model framework for Rust.
The current aktrs version is 0.1.0-alpha.3. To use it, add it to your Cargo.toml:
[dependencies]
aktrs = "0.1.0-alpha.3"
This is a preview release; the API will change in backwards-incompatible ways without warning.
Have an obvious, easy to use API.
Don't reinvent.