VortexAllocator - Custom Arena Based Memory Allocator Steps to build and run the example mkdir build && cd build cmake .. make ./memory_arena_example