A lightweight C98 memory allocator library [GitHub repo]

  • Implements a stack allocator (Scratchpad) and a flexible block allocator (Region)