24 releases

new 0.7.4 Jun 15, 2025
0.7.2 Mar 16, 2025
0.7.1 Jul 8, 2024
0.7.0 Jan 19, 2024
0.1.0 Feb 20, 2021

#352 in Concurrency

Download history 475/week @ 2025-02-23 374/week @ 2025-03-02 624/week @ 2025-03-09 585/week @ 2025-03-16 1000/week @ 2025-03-23 602/week @ 2025-03-30 615/week @ 2025-04-06 412/week @ 2025-04-13 440/week @ 2025-04-20 648/week @ 2025-04-27 764/week @ 2025-05-04 844/week @ 2025-05-11 616/week @ 2025-05-18 799/week @ 2025-05-25 947/week @ 2025-06-01 558/week @ 2025-06-08

2,933 downloads per month
Used in 24 crates (2 directly)

Apache-2.0 OR MIT

51KB
1K SLoC

Runtime-agnostic actor library for Rust

Currently supports tokio for execution. Please refer to AcTokio for example usage.

Actors combine well with sharing immutable snapshots, like futures-signals.


Acto

Minimal actor library for Rust, including opt-in parental supervision. While it is runtime-agnostic, built-in support is only provided for Tokio (using the tokio crate feature).

Check out the documentation for AcTokio and ActoCell for usage examples.

Dependencies

~0.7–6.5MB
~36K SLoC

OSZAR »