The Software to visualizing GRANT diagram of scheduling algorithm in UNIX System , for study case!
Very ease to use with trivial interface
Scheduler is a software that allow you to see with visual graph (GRANT DIAGRAM) for Scheduling of processes in Unix system
Some feature was implemented :
- Choosing Generation Mode ( Alphabetic, Numerical, Alpha-Numeric,...)
- Major algorithm like ( Round Robin, Shortest Remaning Time First,...)
- Two Languages are available now ( French and English )
If you are looking for optimizing implemented algorithm you can see here and for data structure you can check here
to start new scheduling you can do :
for generating table of process :
You have the possibily to switch the theme of the App ( Light or Dark)
light | dark |
---|---|
![]() |
![]() |
Many Open source Tools help me to build this software :
DearImgui
on this repository for UISDL
, you can find here for Software rendering as BackEnd- Dependency
Freetype
,tinyfileDialogs
MyTinySDL
, it's my own tiny UI specially for SDL for learn more
You can support Me with your Like ⭐ .
Feel Free to Commit :)