<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hash-Functions on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/hash-functions/</link>
    <description>Recent content in Hash-Functions on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/hash-functions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>High-Performance Hash Function Libraries: xxHash vs BLAKE3 vs MurmurHash3 vs CityHash vs FarmHash</title>
      <link>https://www.pistack.xyz/posts/2026-06-19-hash-function-libraries-xxhash-blake3-murmurhash-cityhash-farmhash/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-19-hash-function-libraries-xxhash-blake3-murmurhash-cityhash-farmhash/</guid>
      <description>&lt;h2 id=&#34;why-hash-functions-matter-for-performance-critical-applications&#34;&gt;Why Hash Functions Matter for Performance-Critical Applications&lt;/h2&gt;&#xA;&lt;p&gt;Hash functions are the invisible workhorses of modern software. Every time you query a hash table, check a checksum, or deduplicate a file, a hash function runs somewhere in the stack. Choosing the right hash function can mean the difference between a database that handles millions of QPS and one that chokes at 50K.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
