Single Header C Arenas
My interpretation of a custom memory allocation lib in C getting rid of fragmentation and being more general purpose.
Currently rewriting this after some cool findings from z-libs written by Zuhaitz - see: https://github.com/z-libs/zalloc.h