
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>CodeWithVamoSs</title>
      <link>https://codewithvamoss.com/blog</link>
      <description>Where I share insights on mobile development, programming, and building impactful mobile projects.</description>
      <language>en-us</language>
      <managingEditor>tranphat.dev@gmail.com (VamoSs)</managingEditor>
      <webMaster>tranphat.dev@gmail.com (VamoSs)</webMaster>
      <lastBuildDate>Fri, 15 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://codewithvamoss.com/tags/concurrency/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://codewithvamoss.com/blog/flutter-performance-part3-concurrency</guid>
    <title>Flutter Performance Part 3: Freeing the Main Thread</title>
    <link>https://codewithvamoss.com/blog/flutter-performance-part3-concurrency</link>
    <description>Stop freezing your app during heavy data processing. Learn the difference between async/await and true concurrency, and how to use Isolate.run() to keep your UI silky smooth.</description>
    <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
    <author>tranphat.dev@gmail.com (VamoSs)</author>
    <category>flutter</category><category>performance</category><category>isolates</category><category>concurrency</category><category>async</category>
  </item>

  <item>
    <guid>https://codewithvamoss.com/blog/flutter-performance-part5-ffi-rust</guid>
    <title>Flutter Performance Part 5: Breaking Limits with Rust &amp; FFI</title>
    <link>https://codewithvamoss.com/blog/flutter-performance-part5-ffi-rust</link>
    <description>Push your Flutter app to the absolute limit. Learn how to achieve zero-overhead native communication using FFI and Rust, and when you should (and shouldn’t) use it.</description>
    <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
    <author>tranphat.dev@gmail.com (VamoSs)</author>
    <category>flutter</category><category>performance</category><category>ffi</category><category>rust</category><category>concurrency</category>
  </item>

    </channel>
  </rss>
