operating-systems-tutorials
An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.
Here are 34 public repositories matching this topic...
Language:All
Sort:Most stars
The Adventures of OS
- Updated
Sep 1, 2022 - Rust
In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).
- Updated
May 12, 2019 - PostScript
Our very own Operating System built from scratch for x86 architecture systems!
- Updated
Jun 18, 2021 - C
A UNIX-like hobby kernel, running binutils, dash, GCC and ncurses, with an alright TCP/IP stack.
- Updated
Aug 29, 2017 - C
A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes
- Updated
Sep 19, 2023 - C
Hello world OS from scratch, a template for absolute beginners
- Updated
Aug 2, 2021 - C
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
- Updated
Nov 8, 2023 - C
CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>
- Updated
Mar 13, 2024 - Python
Tutorial: getting started with OS development in assembly and C/C++ (GCC) on Windows
- Updated
Mar 11, 2016 - Assembly
🤹 A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.
- Updated
Jan 30, 2025 - C++
Created programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling
- Updated
Jul 27, 2020 - C
Operating systems scheduling algorithms visualization.
- Updated
Sep 1, 2023 - Python
Code of Programming Problems from Operating System Concepts
- Updated
May 10, 2017 - C
Notes about operating systems collected from all over the internet and my brain.
- Updated
Jan 11, 2020
This is my tutorial on OS
- Updated
Jan 24, 2018 - Assembly
Homework solutions for the book - Operating Systems: Three Easy Pieces
- Updated
Aug 10, 2024
A prototype Project of Simple operating system functions
- Updated
Feb 7, 2024 - Java
Producer and Consumer are part of an application. The producer access a two dim matrix of int (of 100 x 100) and produces the memory address as an item and store it in a array of pointers to int. The consumers compete and get an entry of the array that corresponds to a row, and finds the number of primes in that row and adds it to a shared sum
- Updated
Dec 15, 2022 - C
Implementation of an Operating System from scratch in C++.
- Updated
Jun 15, 2019 - C++
Modul 2 Praktikum Mata Kuliah Sistem Operasi, Informatika ITS
- Updated
Sep 27, 2017 - C
- Followers
- 25.5k followers
- Website
- github.com/topics/operating-system
- Wikipedia
- Wikipedia