Skip to content
#

virtual-memory

Here are 19 public repositories matching this topic...

Interactive web-based operating-system simulator: CPU scheduling (7 algorithms), virtual-memory paging (per-process page tables, 4 replacement algorithms, page faults) and blocking I/O on one logical clock. Pure-Python core, thin FastAPI layer, no-build HTML/CSS/JS UI with live Gantt, memory map and metrics.

  • Updated Jul 24, 2026
  • Python

Python simulation of Virtual Memory Management — FIFO & LRU page replacement, logical-to-physical address translation, CLI + Tkinter GUI, and Matplotlib graph comparison.

  • Updated Mar 27, 2026
  • Python

Add this topic to your repo

To associate your repository with the virtual-memory topic, visit your repo's landing page and select "manage topics."

Learn more