Announcing Stage - a minimal actor model library

Dear wonderful Rust community,

I have created a minimal actor model library targeting nostd Rust and designed to run with any executor.

The library is currently experimental as I wish to apply it to a few projects I have before making the first release. Meanwhile, feedback is most certainly welcome!

https://github.com/titanclass/stage

Cheers,
-C

2 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.