actix
https://github.com/actix/actix
Rust
Actor framework for Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to actix
Help out
- Issues
- Fine-tune the Ordering for num_senders
- AsyncContext::wait() is not actually waiting
- Conditional inclusion of tokio-net and tokio-signal for targets that do not support them.
- "there is no reactor running" panic when system is quickly dropped
- Question: How to wait for an event on actor startup?
- Fair handling of async sub-tasks in ContextFut
- Addr::send does not respect Mailbox size
- Allow Actors with a SyncContext to be registered in the SystemRegistry
- A macro to generate message handler boilerplate
- Multi-arbiter systems leave lingering Arbiters behind after shutdown.
- Docs
- Rust not yet supported