This post introducdes the basics of memory allocation. Allocators exist because it's not enough to have memory available, you need to use it effectively. A visual exploration of how simple allocators work.
This post introducdes the basics of memory allocation. Allocators exist because it's not enough to have memory available, you need to use it effectively. A visual exploration of how simple allocators work.