<?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>Gc on martinuke0&#39;s Blog</title>
    <link>https://martinuke0.github.io/tags/gc/</link>
    <description>Recent content in Gc on martinuke0&#39;s Blog</description>
    <image>
      <title>martinuke0&#39;s Blog</title>
      <url>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Thu, 03 Sep 2026 06:00:20 +0000</lastBuildDate>
    <atom:link href="https://martinuke0.github.io/tags/gc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Implementing Concurrent Garbage Collection: A Deep Dive into Tri-Color Marking for Low-Latency Runtimes</title>
      <link>https://martinuke0.github.io/posts/2026-09-03-implementing-concurrent-garbage-collection-a-deep-dive-into-tri-color-marking-for-low-latency-runtimes/</link>
      <pubDate>Thu, 03 Sep 2026 06:00:20 +0000</pubDate>
      <guid>https://martinuke0.github.io/posts/2026-09-03-implementing-concurrent-garbage-collection-a-deep-dive-into-tri-color-marking-for-low-latency-runtimes/</guid>
      <description>How tri-color marking underpins concurrent garbage collectors in Go, Java, and the JVM, and what it takes to build one without stopping the world.</description>
    </item>
  </channel>
</rss>
