<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>In Rust We Trust 🦀 - async</title>
      <link>https://nikolaishelekhov.com</link>
      <description>Nikolai is a Rust software engineer building high-performance systems, backend and blockchain infrastructure.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://nikolaishelekhov.com/tags/async/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 28 Sep 2025 00:00:00 +0000</lastBuildDate>
      <item>
          <title>Async Rust Patterns I Use Every Day</title>
          <pubDate>Sun, 28 Sep 2025 00:00:00 +0000</pubDate>
          <author>Nikolai Shelekhov</author>
          <link>https://nikolaishelekhov.com/blog/async-rust-patterns/</link>
          <guid>https://nikolaishelekhov.com/blog/async-rust-patterns/</guid>
          <description xml:base="https://nikolaishelekhov.com/blog/async-rust-patterns/">&lt;p&gt;Working on high-throughput backend services, I’ve developed a set of async patterns that help me write reliable, performant code. Here are the ones I reach for most often.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
