Skip to content
#

os-simulator

Here are 20 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

This project implements and simulates CPU Scheduling Algorithms in Java. It demonstrates how different scheduling strategies impact process execution in an operating system. The simulator provides insights into completion time, turnaround time, waiting time, and response time for each process under multiple algorithms.

  • Updated Sep 14, 2025
  • Java

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