<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Map on ᕕ( ᐛ )ᕗ Jimyag&#39;s Blog</title>
    <link>https://jimyag.com/blog/map/</link>
    <description>专注于 Kubernetes、KubeVirt、OVN 和 Firecracker 的后端开发工程师</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <copyright>Copyright © 2019, jimyag.</copyright>
    <lastBuildDate>Sat, 16 May 2026 22:49:44 +0800</lastBuildDate>
    <atom:link href="https://jimyag.com/blog/map/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go map 底层实现原理全解析</title>
      <link>https://jimyag.com/posts/golang-map-internals/</link>
      <pubDate>Fri, 15 May 2026 23:11:36 +0800</pubDate>
      <guid>https://jimyag.com/posts/golang-map-internals/</guid>
      <description>基于 Go 1.26.3 runtime 源码，从 Abseil Swiss Table、control byte、H1/H2、探测序列、扩容拆分到遍历语义，系统梳理 Go map 的底层实现。</description>
    </item>
  </channel>
</rss>
