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 tokio-util from 0.7.13 to 0.7.14
- chore(deps): bump tokio from 1.44.0 to 1.44.1
- chore(deps): bump quote from 1.0.39 to 1.0.40
- chore(deps): bump log from 0.4.26 to 0.4.27
- chore(deps): bump once_cell from 1.21.0 to 1.21.3
- 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
- Docs
- Rust not yet supported