All Projects
Scheduler
The Software to visualizing GRANT diagram of scheduling algorithm in UNIX System.
Software
Build with
Scheduler
The Software to visualizing GRANT diagram of scheduling algorithm in UNIX System , for study case!
Very ease to use with trivial interface
Overview
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 )
- Feature to add priority for each algorithms
If you are looking for optimizing implemented algorithm you can see here and for data structure you can check here
Manual
Start new scheduling
to start new scheduling you can do :
Generate table of processes
for generating table of process :
Generate Grantt Diagram
Change Color of Process
Customization
You have the possibily to switch the theme of the App ( Light or Dark)
light | dark |
---|---|
Tools
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
Support
You can support Me with your Like :star: .
Feel Free to Commit :)