Skip to content
#

os-concepts

Here are 13 public repositories matching this topic...

An interactive, educational web application that visualizes core Operating System concepts including CPU scheduling, memory management, and file system operations.

  • Updated Jan 16, 2026
  • JavaScript

Hospital ER Scheduling Simulation - Python + Flask + Web Dashboard. Models OS concepts: priority/FCFS/Round-Robin scheduling, multithreading, mutex synchronization, IPC pipes, aging (starvation prevention), memory pool management, and real-time SSE-driven visualization

  • Updated Apr 9, 2026
  • Python

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

Improve this page

Add a description, image, and links to the os-concepts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more