Just another web based operating system... a strikingly good one, at least.
-
Updated
May 10, 2024 - JavaScript
Just another web based operating system... a strikingly good one, at least.
Operating system discipline project. This was a OS's project and here process scheduling was the task.
An operating system, made by me, in my programming journey
JaskaranOS - A command-based operating system, built on Python
Operating System Poster Presentation
Real-Time Scheduling Algorithm Simulator is a collaborative project that simulates Rate Monotonic and Earliest Deadline First algorithms. It visualizes task execution, preemption, deadlines, and missed deadlines, helping users understand real-time scheduling behavior and system constraints.
Bare metal operating system for Raspberry Pi. Piotr Plombon Disk Operating System or Portable Pi Disk Operating System, PPDOS in short, all though call it as you want
Python os module provides a portable way of using operating system dependent functionality. If you just want to read or write a file see open(), if you want to manipulate paths, see the os.path module, and if you want to read all the lines in all the files on the command line see the fileinput module.
This repository contains a complete collection of essential materials for the Operating System (OS) course. It includes class notes, lecture slides, books, lecture video links, CT question with solutions, Mid question with solutions, Final questions with solutions, and important problems solve. A one-stop resource for learning and exam preparation.
OS Experiments in Kotlin
cs2asm
REUNIX It is a Unix-like operating system
Implementation of FCFS CPU scheduling algorithm with C++
BoxSys is a work in progress text base operating system coded in Python, it will allow you to edit files and directories at a basic level , it will have custom permission levels and accounts, everything will be encrypted with a password of your choice which will be encrypted with itself! Eventually we may even make it possible to make a plugin!
A new operating system powered by chatgpt coming soon
An OS that only runs the Snake game
A hobby operating system built with Rust
Starter code for chord system visualization
Add a description, image, and links to the operatingsystem topic page so that developers can more easily learn about it.
To associate your repository with the operatingsystem topic, visit your repo's landing page and select "manage topics."