Crates.io | actm |
lib.rs | actm |
version | 0.1.0 |
source | src |
created_at | 2022-11-24 09:26:00.346613 |
updated_at | 2022-11-24 09:26:00.346613 |
description | Tiny async actors framework for rust |
homepage | https://sr.ht/~thatonelutenist/actm/ |
repository | https://git.sr.ht/~thatonelutenist/actm |
max_upload_size | |
id | 722114 |
size | 180,817 |
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.
See contributing.md
as well as our
project hub.