<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>IronHollow</title>
  <link>https://ironhollow.icu/</link>
  <description>Audio DSP building blocks for Rust</description>
  <language>en-us</language>
  <atom:link href="https://ironhollow.icu/feed.xml" rel="self" type="application/rss+xml"/>
  <item>
    <title>IronHollow 0.5: SIMD FFT and convolution reverb</title>
    <link>https://ironhollow.icu/blog/v0-5-released.html</link>
    <guid>https://ironhollow.icu/blog/v0-5-released.html</guid>
    <pubDate>Wed, 18 Mar 2026 12:00:00 +0000</pubDate>
    <description>IronHollow 0.5: SIMD FFT and convolution reverb</description>
  </item>
  <item>
    <title>Zero-copy audio pipelines in Rust: the Arc<[f32]> pattern</title>
    <link>https://ironhollow.icu/blog/zero-copy-audio-in-rust.html</link>
    <guid>https://ironhollow.icu/blog/zero-copy-audio-in-rust.html</guid>
    <pubDate>Sun, 25 Jan 2026 12:00:00 +0000</pubDate>
    <description>Zero-copy audio pipelines in Rust: the Arc<[f32]> pattern</description>
  </item>
</channel>
</rss>