aktrs [wip]

An actor model framework for Rust.

crates.io CI (Azure Pipelines) Docs (release) Docs (development)

Version

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.

Goals