actm

Crates.ioactm
lib.rsactm
version0.1.0
sourcesrc
created_at2022-11-24 09:26:00.346613
updated_at2022-11-24 09:26:00.346613
descriptionTiny async actors framework for rust
homepagehttps://sr.ht/~thatonelutenist/actm/
repositoryhttps://git.sr.ht/~thatonelutenist/actm
max_upload_size
id722114
size180,817
Nathan McCarty (nmccarty)

documentation

README

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.

Commit count: 0

cargo fmt