top | item 47077362 Show HN: I built my own custom memory allocator 1 points| sangramnavale | 11 days ago |github.com I made my own custom dynamic memory allocator in C for the very first time which implements the functioning of malloc() and free() with a linked-list free list and first-fit allocation strategy. It also visualizes its working. discuss order hn newest No comments yet.
No comments yet.