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