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.
- US Secretary of War Comments on Anthropic (twitter.com)
- Metadata in Malloy: Annotations and Tags (2025) (docs.malloydata.dev)
- When does fragmentation occur in the CUDA caching allocator? (docs.pytorch.org)
- Show HN: TLA+ Process Studio (tlaplus-process-studio.com)
- Phoenix mostly doesn't drink Colorado River water (signaldoctrine.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)
- 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)
- 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)