HN Reader

NewTopBestAskShowJob
Show HN: I wrote a minimal memory allocator in C
score icon133
comment icon32
2 days agoby t9nzin
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.