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.
- Xzone Malloc (github.com)
- The Maclock (taoofmac.com)
- Joseph Mallord William Turner (lcmchris.github.io)
- The Maclock (taoofmac.com)
- The Implication of Malloy in Analytics (fromanengineersight.substack.com)
- Malloc broke Serenity's JPGLoader, or: how to win the lottery (2021) (sin-ack.github.io)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Visual overview of a custom malloc() implementation (silent-tower.net)
- Some bits on malloc(0) in C being allowed to return NULL (utcc.utoronto.ca)
- Malloc() and free() are a bad API (2022) (www.foonathan.net)
- Battle of the Mallocators (smalldatum.blogspot.com)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Visual overview of a custom malloc() implementation (silent-tower.net)
- Memory Safety with MallocPlusAI (twitter.com)
- A malloc Tutorial (2009) [pdf] (wiki-prog.infoprepa.epita.fr)
- Why I Ditched Malloc for AI Inference (gilli.dev)
- Writing a preloadable malloc in Rust, using MMTk (www.humprog.org)
- iOS's new malloc (developer.apple.com)
- Hardened Malloc Designed for Linux (github.com)
- Malloc() and free() are a bad API (2022) (www.foonathan.net)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Remove editorializing ("infamous OOM killer") from malloc man page (2010) (bugzilla.kernel.org)
- Malloc() vs. MMAP(MAP_SHARED) in Multithreaded Programs (carun.github.io)
- Untagged Mallocs (wingolog.org)