22 releases

0.7.2 Mar 16, 2025
0.7.1 Jul 8, 2024
0.7.0 Jan 19, 2024
0.5.0 Nov 21, 2023
0.1.0 Feb 20, 2021

#326 in Concurrency

Download history 1430/week @ 2024-12-07 1173/week @ 2024-12-14 552/week @ 2024-12-21 684/week @ 2024-12-28 846/week @ 2025-01-04 938/week @ 2025-01-11 755/week @ 2025-01-18 654/week @ 2025-01-25 861/week @ 2025-02-01 908/week @ 2025-02-08 590/week @ 2025-02-15 487/week @ 2025-02-22 390/week @ 2025-03-01 636/week @ 2025-03-08 591/week @ 2025-03-15 654/week @ 2025-03-22

2,315 downloads per month
Used in 12 crates (2 directly)

Apache-2.0 OR MIT

51KB
1K SLoC

This library is not yet ready to be used, its API is still evolving — you should expect breakage in patch releases.


lib.rs:

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.

Dependencies

~0.7–6.5MB
~36K SLoC