Skip to content

Conversation

@sharvil-lade
Copy link
Contributor

Description

  • A C++-based Operating System Process Scheduler Simulator built using OOP principles.

  • Simulates process scheduling algorithms like FCFS, SJF, Priority, and Round Robin.

  • Displays execution order, Gantt chart, and key metrics (waiting, turnaround, completion times).

  • Helps visualize CPU scheduling behavior and compare algorithm efficiency.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

  • No issues as of now

Checklist

@prajwal3114 prajwal3114 merged commit 994f1dc into OPCODE-Open-Spring-Fest:main Nov 11, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants