Hacker News
- The State of Async Rust: Runtimes https://corrode.dev/blog/async/ 198 comments
- Tokio 1.0 – async runtime for Rust https://tokio.rs/blog/2020-12-tokio-1-0 402 comments
- Async Rust: What is a runtime? how Tokio works under the hood https://kerkour.com/rust-async-await-what-is-a-runtime 86 comments
- Show HN: Make Easy Async Rust (Mea), runtime-agnostic primitives https://github.com/cratesland/mea 4 comments
- Tokio-Uring Design Proposal - A new async Rust runtime https://github.com/tokio-rs/tokio-uring/blob/design-doc/DESIGN.md 2 comments
- Monoio – A thread-per-core Rust async runtime with io_uring https://github.com/bytedance/monoio 81 comments
- Stop worrying about blocking: the new async-std runtime for Rust, inspired by Go https://async.rs/blog/stop-worrying-about-blocking-the-new-async-std-runtime/ 2 comments
- Show HN: Robyn – A fast, extensible async Python web server with a Rust runtime https://github.com/sansyrox/robyn 42 comments
Lobsters
- Announcing Nio: An async runtime for Rust https://nurmohammed840.github.io/posts/announcing-nio/ 8 comments rust
- smol: A small and fast async runtime for Rust https://github.com/stjepang/smol 4 comments rust
- The State of Async Rust: Runtimes https://corrode.dev/blog/async/ 67 comments rust
- Designing an Async runtime for rust https://v-thomas.com/logs/making-a-multithreaded-rust-async-runtime 6 comments rust
- Announcing Nio: An async runtime for Rust https://nurmohammed840.github.io/posts/announcing-nio/ 25 comments rust
- smol (@stjepang) - A small and fast async runtime for Rust https://github.com/stjepang/smol 118 comments rust
- Async Rust Runtime Reactor - infinite event loop https://www.amazon.com/Asynchronous-Programming-Rust-asynchronous-programming/dp/1805128132 12 comments rust
- Robyn: a fast and extensible async Python web server with a Rust runtime https://github.com/sansyrox/robyn 3 comments rust
- Rust async runtime based on io-uring. https://github.com/bytedance/monoio 19 comments rust
- Robyn - An async backend Python framework with a rust runtime. https://www.reddit.com/r/rust/comments/o2rdn3/robyn_an_async_backend_python_framework_with_a/ 23 comments rust