Depending on the project, some will consist of a final
report/deliverable only. In most cases these are due to the
project being an assignment from my time as a student. In such cases, in
order to maintain academic integrity, the code base will not be
shared.
Memory Manager
Summer 2021
C++
Memory
Allocation
Custom OS
Tools
Low-Level
A simulated memory allocation manager written in C++ mimicking malloc and free behavior.
More