An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: os-project

kinza7124/Traffic_Simulation-OS_Project

A multi-threaded traffic simulation system developed for an Operating Systems course.

Language: C - Size: 213 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

ammarlodhi255/cpu-scheduling-simulator

A CPU Scheduling Algorithms Simulator In Java

Language: Java - Size: 453 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 23 - Forks: 16

HydraPhyzer/Shell-in-C

This Project is Part of My University Project for Operating System Lab (OS Lab) Project. In This Project I Have Implemented a Basic Shell With the Help of C Language, Which Performs Many of The Functionalities as Similar to Linux Shell

Language: C - Size: 729 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

rajvi-patel-22/Context_Switching_OSProject

Context Switching involves storing the context or state of a process so that it can be reloaded when required and execution can be resumed from the same point as earlier. Act of switching from one process to another is called a "Context Switch".Typically there are several tasks to perform in a computer system. So if one task requires some I/O operation, you want to initiate the I/O operation and go on to the next task. You will come back to it later. When you return back to a process, you should resume where you left off. For all practical purposes, this process should never know there was a switch, and it should look like this was the only process in the system.

Language: C - Size: 820 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 4

YardenBakish/Message-Slot-Kernel-Module-OS-Assignment

Kernel module implemented as a character device file (driver) that provides a new IPC mechanism

Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

App-Monster-Belal/Deadlock-avoidance-with-safe-sequence

Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

App-Monster-Belal/Deadlock_Avoidance_Bankers-Algorithm

Language: Shell - Size: 322 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0