<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/nullprogram.com/blog/2023/09/27/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Arena allocator tips and tricks</title>
<link>https://b.hatena.ne.jp/entry/s/nullprogram.com/blog/2023/09/27/</link>
<description>This article was discussed on Hacker News. Over the past year I&#x2019;ve refined my approach to arena allocation. With practice, it&#x2019;s effective, simple, and fast; typically as easy to use as garbage coll...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/htsnul/20230927#bookmark-4742784806270803951" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20230927#bookmark-4742784806270803951" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/htsnul/20230927#bookmark-4742784806270803951">
<title>htsnul</title>
<link>https://b.hatena.ne.jp/htsnul/20230927#bookmark-4742784806270803951</link>
<description>https://news.ycombinator.com/item?id=37670740</description>
<dc:date>2023-09-27T14:06:11Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/xef/20230927#bookmark-4742784806270803951">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20230927#bookmark-4742784806270803951</link>
<description></description>
<dc:date>2023-09-27T06:42:01Z</dc:date>
<dc:subject>C++</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/C%2B%2B" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>