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.
- Why I Ditched Malloc for AI Inference (gilli.dev)
- Continental vs. Maritime Power, the Fight for a New World Order by Sarah Paine (www.foreignaffairs.com)
- Folk science counting tech costing billions yet.. still in beta (docs.google.com)
- Linear scan register allocation on SSA (bernsteinbear.com)
- Dynasties, Selection, and Talent Allocation Among Classical Composers (papers.ssrn.com)
- Linear scan register allocation on SSA (bernsteinbear.com)
- Malloc broke Serenity's JPGLoader, or: how to win the lottery (2021) (sin-ack.github.io)
- Let's Write a Malloc (2014) (danluu.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)
- 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)
- 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)
- OpenBSD: Malloc(3) leak detection gains backtraces (www.undeadly.org)
- Remove editorializing ("infamous OOM killer") from malloc man page (2010) (bugzilla.kernel.org)
- Untagged Mallocs (wingolog.org)
- Why it is bad idea to check result of malloc call with assert (pvs-studio.com)
- Gemini, Malloc, and Me (substack.com)
- Writing a preloadable malloc in Rust, using MMTk (www.humprog.org)
- A Malloc Tutorial [pdf] (github.com)
- Malloc() vs. MMAP(MAP_SHARED) in Multithreaded Programs (carun.github.io)
- Malloc(0) & Realloc( ,0) ≠ 0 (nabijaczleweli.xyz)