A custom implementation of malloc. The name is inspired by Sean Barrett's Libraries, but I'm not using my real name. This project was a way to learn two things:
- A step into the world of C/C++'s ecosystem of build tools
- A test of my understanding of memory management