A set of minimalistic functions to support heap-based memory management.
There is no "installation", per se. Just copy the files into your project and include them in your build process.
This code has a MIT license.
Please, just keep my name in the files to give me some credit for this work.
Hopefully, the hp_malloc.h file has enough info in it to be clear about how to use it.