7 results found Sort:

Generate gantt chart and calculate turnaround time and waiting time for various CPU scheduling algorithms.
Created 2021-05-01
81 commits to main branch, last one 7 months ago
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), ...
Created 2022-11-07
53 commits to main branch, last one about a year ago
Task Type (TT) is an alternative CPU Scheduler for linux.
This repository has been archived (exclude archived)
Created 2021-10-25
86 commits to master branch, last one about a year ago
20
103
mit
13
Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research
Created 2021-09-24
120 commits to main branch, last one about a year ago
38
73
unknown
5
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
Created 2017-12-28
30 commits to master branch, last one 3 years ago
React Native Application to visualize the CPU Scheduling with different Processes and Animations. Install the App on your Mobile Devices by going in the Releases below.
Created 2020-11-26
33 commits to master branch, last one 3 years ago
The CPU Scheduling Algorithm Visualizer is a web-based tool that allows users to interactively visualize various CPU scheduling algorithms. This project aims to provide an educational resource for und...
Created 2023-08-10
6 commits to main branch, last one about a year ago