<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>e-sygoing.link — Memory Management</title>
  <link>https://e-sygoing.link</link>
  <description>Latest links in the Memory Management category</description>
  <language>en-us</language>
  <lastBuildDate>Mon, 25 May 2026 08:44:14 -0400</lastBuildDate>
  <atom:link href="https://e-sygoing.link/rss.php?type=new&amp;cid=89103"
             rel="self" type="application/rss+xml"/>
    <item>
    <title>The GC-LIST FAQ</title>
    <link>https://e-sygoing.link/link/5653649-the-gc-list-faq</link>
    <description>A draft FAQ for the Garbage Collection mailing list.  Contains a list of algorithms and techniques, related jargon, language interfaces, and challenging problems such as threading, distributed objects, persistency, and &quot;uncooperative environments&quot;.</description>
    <pubDate>Wed, 07 Jan 2026 07:55:55 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653649</guid>
  </item>
    <item>
    <title>The Hoard Multiprocessor Memory Allocator</title>
    <link>https://e-sygoing.link/link/5653657-the-hoard-multiprocessor-memory-allocator</link>
    <description>Hoard is a fast, scalable and memory-efficient malloc-replacement for multithreaded applications on multiprocessors. Widely-used, open-source.</description>
    <pubDate>Thu, 27 Nov 2025 14:15:42 -0500</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653657</guid>
  </item>
    <item>
    <title>Dmalloc</title>
    <link>https://e-sygoing.link/link/5653661-dmalloc</link>
    <description>Malloc replacement with debugging features.</description>
    <pubDate>Fri, 04 Apr 2025 16:14:42 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653661</guid>
  </item>
    <item>
    <title>Richard Jones&#039; Garbage Collection Page</title>
    <link>https://e-sygoing.link/link/5653665-richard-jones-garbage-collection-page</link>
    <description>Richard Jones wrote Garbage Collection: Algorithms for Automatic Dynamic Memory Management&quot;, the first English book concerned solely with garbage collection. Garbage collection page has an FAQ, and a large bibliography.</description>
    <pubDate>Sat, 26 Oct 2024 18:41:03 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653665</guid>
  </item>
    <item>
    <title>Wolfram Gloger&#039;s malloc homepage</title>
    <link>https://e-sygoing.link/link/5653658-wolfram-glogers-malloc-homepage</link>
    <description>Links to ptmalloc, a multithreaded-variant of Doug Lea&#039;s memory allocator.</description>
    <pubDate>Mon, 14 Oct 2024 10:21:04 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653658</guid>
  </item>
    <item>
    <title>Inuse</title>
    <link>https://e-sygoing.link/link/5653651-inuse</link>
    <description>A graphical utility that allows you to watch a program allocate and free dynamic memory blocks, increasing your understanding of memory.</description>
    <pubDate>Wed, 05 Jun 2024 09:44:51 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653651</guid>
  </item>
    <item>
    <title>Paul Wilson&#039;s Garbage Collection Archive</title>
    <link>https://e-sygoing.link/link/5653647-paul-wilsons-garbage-collection-archive</link>
    <description>A collection of papers on garbage collection, memory allocation, and the like from the OOPS Research Group at the University of Texas at Austin.  Includes papers from the OOPSLA Workshops on Garbage Collection in 1990, 1991, and 1993.</description>
    <pubDate>Sun, 10 Mar 2024 20:49:48 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653647</guid>
  </item>
    <item>
    <title>IDH</title>
    <link>https://e-sygoing.link/link/5653660-idh</link>
    <description>A debug heap for *nix. Captures buffer overwrites, memory leaks, stale pointers, most buffer underflows, and can provide statistics on block sizes.</description>
    <pubDate>Thu, 21 Sep 2023 20:12:43 -0400</pubDate>
    <guid isPermaLink="false">https://e-sygoing.link/go/5653660</guid>
  </item>
  </channel>
</rss>
