A Page-Replacement Algorithm Visualizer that serves as an interactive and educational tool designed to demonstrate the workings of various page-replacement algorithms. It enables users to visualize memory management processes in operating systems by simulating algorithms like First-In-First-Out (FIFO), Least Recently Used (LRU), and Optimal (OPT).
Operating System - Virtual Memory
Operating System - Page Replacement Algoritms
StepAlgo: A Page-Replacement Algorithm Visualizer
Refer to the Releases section located under the Code tab, just below the About section. Download the file compatible with your system.
macOS 10.13+, Linux, and Windows 7+ are supported (64-bit only).
macOS
Download the .dmg
file.
Windows
Download the .exe
file.
Linux
Download the .AppImage
file.
Credits to Electron.
This project is licensed under the GPL-3.0 license.