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.
- Sam Altman falls out of love with universal basic income (www.businessinsider.com)
- Opus 4.7 refuses to solve NYT Connections puzzles (twitter.com)
- Malloy (github.com)
- FastLapackInterface: Allocation-free (eigen)decomposition for Julia (dynarejulia.github.io)
- Allocation with Substitutes (jslandy.com)
- SLM – zero-dependency TUI LLM chat (github.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)
- 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)
- 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)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Remove editorializing ("infamous OOM killer") from malloc man page (2010) (bugzilla.kernel.org)
- The Malloc Maleficarum (2005) (seclists.org)
- Xzone Malloc (github.com)
- Malloc() vs. MMAP(MAP_SHARED) in Multithreaded Programs (carun.github.io)
- Untagged Mallocs (wingolog.org)