Skip to content
#

os-simulator

Here are 31 public repositories matching this topic...

CoreDawn is a lightweight terminal-driven operating system core simulator built in C for Linux environments. It serves as a conceptual model demonstrating how real operating systems manage processes, memory, communication, and system resources.

  • Updated Dec 20, 2025
  • C

A web-based CPU Scheduling Simulator designed for visualizing operating system scheduling algorithms such as FCFS, SJF, SRTF, and Round Robin. It helps students and developers understand process scheduling using interactive Gantt charts, real-time execution logs, and performance metrics.

  • Updated May 2, 2026
  • HTML

OS Nexus Studio is an interactive operating system simulation platform featuring a multithreaded file server and multiple CPU scheduling algorithms (FCFS, SJF, Priority, Round Robin). It combines a C++ backend with a Python GUI to visualize process execution, networking, and core OS concepts in a simple, educational environment.

  • Updated Feb 12, 2026
  • C++

Improve this page

Add a description, image, and links to the os-simulator 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-simulator topic, visit your repo's landing page and select "manage topics."

Learn more