My own heap allocator and garbage collector This is a follow up of a tsoding video where he writes his own heap memory allocator and garbage collector: Writing My Own Malloc in C -> Link Writing Garbage Collector in C -> Link