aktrs [wip]

An actor model framework for Rust.

Version

The current aktrs version is 0.1.0-alpha.1. To use it, add it to your Cargo.toml:

[dependencies] aktrs = "0.1.0-alpha.1"

This is a preview release; the API will change in backwards-incompatible ways without warning.

Goals