Show HN: I wrote a minimal memory allocator in C
Hacker News (score: 11)
Found: November 23, 2025
ID: 2480
Description
Code Quality
Show HN: I wrote a minimal memory allocator in C
A fun toy memory allocator (not thread safe, that's a future TODO). I also wanted to explain how I approached it, so I also wrote a tutorial blog post (~20 minute read) covering the code which you can find the link to in the README.
More from Hacker
No other tools from this source yet.