Skip to content
#

process-scheduling

Here are 141 public repositories matching this topic...

This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.

  • Updated Aug 1, 2024
  • C++

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

Improve this page

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

Learn more