actm

Crates.ioactm
lib.rsactm
version0.2.0
created_at2022-11-24 09:26:00.346613+00
updated_at2025-04-26 04:35:29.608632+00
descriptionTiny async actors framework for rust
homepagehttps://sr.ht/~thatonelutenist/actm/
repositoryhttps://git.sr.ht/~thatonelutenist/actm
max_upload_size
id722114
size182,469
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