GitHub / Sarrthhak / Page_Replacement_Algorithm_Simulator
Page Replacement Algorithm Simulator is a Streamlit-based application that simulates and compares FIFO, LRU, and Optimal algorithms. It displays memory state changes, compares page faults, and provides insights into algorithm performance.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 57.6 KB
Dependencies parsed at: Pending
Created at: about 1 month ago
Updated at: 17 days ago
Pushed at: 17 days ago
Last synced at: 17 days ago
Topics: algorithm-comparison, fifo, lru, memory-management, operating-systems, optimal-algorithm, page-faults, page-replacement-algorithms, python-simulation, streamlit-application