Hackernews posts about Malloc

Malloc is a fundamental memory allocation function in computer programming that dynamically allocates and deallocates memory blocks for programs to use.

Related: Serenity   JPGLoader  
  1. Malloy (github.com)
  2. Battle of the Mallocators (smalldatum.blogspot.com)
  3. A malloc Tutorial (2009) [pdf] (wiki-prog.infoprepa.epita.fr)
  4. iOS's new malloc (developer.apple.com)
  5. Xzone Malloc (github.com)
  6. Untagged Mallocs (wingolog.org)