<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Future on Hellokitty&#39;s Blog</title>
    <link>https://yangyang233333.github.io/tags/future/</link>
    <description>Recent content in Future on Hellokitty&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 25 Aug 2026 15:35:00 +0800</lastBuildDate>
    <atom:link href="https://yangyang233333.github.io/tags/future/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 异步编程原理：Future、状态机、Waker 与 Executor</title>
      <link>https://yangyang233333.github.io/posts/rust-async-state-machine/</link>
      <pubDate>Tue, 25 Aug 2026 15:35:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/rust-async-state-machine/</guid>
      <description>面向初学者，从 Future::poll 出发推导 Rust async/await 状态机，并解释 Waker、Executor、Reactor、Pin、并发与阻塞。</description>
    </item>
  </channel>
</rss>
