Skip to content

Commit

Permalink
Merge pull request #5998 from felixfaisal/patch-1
Browse files Browse the repository at this point in the history
feat(article): add "Building Async I/O in Rust: How Futures, Wakers, and Threapools"
  • Loading branch information
cdmistman authored Oct 10, 2024
2 parents a5f8ae0 + 570ef97 commit ce82664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draft/2024-10-09-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ and just ask the editors to select the category.
* [Rust is rolling off the Volvo assembly line](https://tweedegolf.nl/en/blog/137/rust-is-rolling-off-the-volvo-assembly-line)

### Rust Walkthroughs
* [Building Async I/O in Rust: How Futures, Wakers, and Thread Pools Work Together](https://www.spaghetti-coder.com/building-async-io-in-rust-how-futures-wakers-and-thread-pools-work-together)

* [Series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/2024/10/08/serde-trait-part2.html)
* [video] [Build with Naz : Create an async shell in Rust](https://www.youtube.com/watch?v=jXzFCDIJQag)
Expand Down

0 comments on commit ce82664

Please sign in to comment.