~thatonelutenist/actm

Tiny async actors framework for rust
Release 0.1.0
test: Make wrapped_channels test less flaky
doc: Improve documentation comments

clone

read-only
https://git.sr.ht/~thatonelutenist/actm
read/write
git@git.sr.ht:~thatonelutenist/actm

You can also use your local clone with git send-email.

#actm

Tiny actors library for rust.

Supports both asynchronous (executor agnostic) and synchronous actors, and sync/async actors can be mixed within the same program.

This project is licensed under the terms of the The Zero Clause BSD License.

#Contributing

See contributing.md as well as our project hub.