t9nzin
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I wrote a minimal memory allocator in C (github.com)
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…