Skip to content

eLMoMaNi/OhnoSimulator

Repository files navigation

OhnoSimulator

Oh-no Simulator, ain't no OS.

Oh-no Simulator is a simulator that simulates an OS architcure. Right now it only has scheduling algorithms simulation.

Ready to use Schedulers:

  • FIFO
  • SJF
  • SRT
  • RR

Features

  • Fully Object Oriented
  • Parallel load for fast testing
  • Interactive mode for indepth detalis
  • super very cool and no cap

Installation

Clone repo

cd ~/Documents
git clone "https://github.com/eLMoMaNi/OhnoSimulator"
cd OhnoSimulator
g++ *.cpp;a.out # or any other compiler and/or options
#clang *.cpp;a.out

License

GPT3

Free Software!

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages