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
- chore(deps): bump trybuild from 1.0.110 to 1.0.115
- chore(deps): bump tokio-util from 0.7.17 to 0.7.18
- chore(deps): bump tokio from 1.48.0 to 1.49.0
- fix: Forward `poll_ready()` errors to the actor and possibly finish
- 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
- Docs
- Rust not yet supported