Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 739 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 739 Bytes

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: