Hacker News
- Async Rust is not safe with io_uring https://tonbo.io/blog/async-rust-is-not-safe-with-io-uring 147 comments
- Monoio – A thread-per-core Rust async runtime with io_uring https://github.com/bytedance/monoio 81 comments
Lobsters
- Async Rust is not safe with io_uring https://tonbo.io/blog/async-rust-is-not-safe-with-io-uring 29 comments rust
- Rust async runtime based on io-uring. https://github.com/bytedance/monoio 19 comments rust
- Async Rust is not safe with io_uring https://tonbo.io/blog/async-rust-is-not-safe-with-io-uring 65 comments rust
- WithoutBoats explaining how async io is being added to Rust https://youtu.be/skos4B5x7qE 53 comments programming
- Async IO in Rust (part III) https://medium.com/@paulcolomiets/async-io-in-rust-part-iii-cbfd10f17203#.aj35bc1i2 4 comments rust
- Async IO for Rust (part II) https://medium.com/@paulcolomiets/async-io-for-rust-part-ii-33b9a7274e67 8 comments rust
- Has a protocol/transport based API been considered for async IO in Rust? https://docs.python.org/3/library/asyncio-protocol.html 4 comments rust
- Bay Area Rust Meetup 2015-02: "Blocking and Async IO" https://air.mozilla.org/bay-area-rust-meetup-february-2015/ 4 comments rust
- Fusio: unlock io_uring based disk and S3 storage access in async Rust https://github.com/tonbo-io/fusio 2 comments rust
- mini-aio: the new async IO library for Rust http://antoyo.ml/mini-aio-new-async-io-library 15 comments rust