This project was made for an Operating Systems class. It implements the LRU page replacement algorithm in C using dynamic memory allocation. View Source Code