/Memory-Allocator

This builds a minimalistic memory allocator that can be used to manually manage virtual memory. The goal is to have a reliable library that accounts for explicit allocation, reallocation, and initialization of memory.

Primary LanguageC

No issues in this repository yet.