This is a simple physical and virtual memory allocation simulator that produces the current state of system memory given user inputted settings. This was produced as a class project for my Introduction to Operating Systems class in the spring semester of 2026.
If you found this code interesting and would like to cite or reference it, the citation (in BibTex) is shown below. This code will be hosted here indefinitely:
@misc{obSTAtten,
author = {Esebag, Brandon},
title = {Paging Simulator},
year = {2026},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/rancorjoy/Paging_Simulator}},
note = {GitHub repository}
}