Projects in Awesome Lists tagged with page-replacement-algorithms
A curated list of projects in awesome lists tagged with page-replacement-algorithms .
https://github.com/josefdc/page-replacement-simulator
A web-based page replacement simulator that visualizes algorithms like FIFO, LRU, and Optimal, with interactive step-by-step animations, highlighting page faults and hits
lru-replacement-algorithm memory-management page-replacement-algorithms simulation web-visualization
Last synced: 13 Apr 2025
https://github.com/vaibhav-pant/operating-system
This repository contains all the source code that I have written for my Operating System course.
clook-scheduling cpu-scheduling-algorithms cscan-scheduling dining-philosophers dining-philosophers-problem disk-scheduling-algorithms fcfs-process-scheduling gantt-chart inter-process-communication lfu-page-replacement linux-system-calls look-scheduling lru-replacement-algorithm os page-replacement-algorithms priority-scheduling-algorithm round-robin-scheduling scan-scheduling sjf-process-scheduling sstf-scheduling
Last synced: 21 Aug 2025
https://github.com/aron-arboleda/pagereplacementalgorithms
A Desktop application that serves as a visualizer of the 3 main page replacement algorithms (FIFO, OPT, and LRU).
desktop-app electron-app page-replacement-algorithms react typescript visualizer
Last synced: 26 Apr 2026