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

GitHub topics: operating-systems-tutorials

arxiver/Visual-OS-Scheduler

Operating systems scheduling algorithms visualization.

Language: Python - Size: 265 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 3

harismuneer/Round-Robin-Scheduler

🤹 A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.

Language: C++ - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 16 - Forks: 10

sgmarz/osblog

The Adventures of OS

Language: Rust - Size: 6.09 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 543 - Forks: 73

leo-aa88/primus-os

A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes

Language: C - Size: 67.2 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 11

hashim21223445/ML-For-Beginners Fork of microsoft/ML-For-Beginners

12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

Language: HTML - Size: 217 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

WaqasZafar9/Operating-system-prototype

A prototype Project of Simple operating system functions

Language: Java - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Shreehari-Acharya/OSTEP-Notes

Homework solutions for the book - Operating Systems: Three Easy Pieces

Size: 174 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Morin3/terraform-provider-cloudflare Fork of cloudflare/terraform-provider-cloudflare

Cloudflare Terraform Provider

Language: Go - Size: 45 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Amey-Thakur/OPERATING-SYSTEM-AND-OPERATING-SYSTEM-LAB

CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>

Language: Python - Size: 85.2 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 6

amuuu/os-notes

Notes about operating systems collected from all over the internet and my brain.

Size: 2 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

mohanchandrasekar/DataStrutures_Part_2

OS concepts in Java

Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

acmiitr/KSOS

Our very own Operating System built from scratch for x86 architecture systems!

Language: C - Size: 550 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 90 - Forks: 11

varshneydevansh/devOS

This is my tutorial on OS

Language: Assembly - Size: 416 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

FutureMillennium/OS-dev-Windows-start

Tutorial: getting started with OS development in assembly and C/C++ (GCC) on Windows

Language: Assembly - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: about 9 years ago - Stars: 11 - Forks: 2

JoyeBright/OSLab

Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.

Language: C - Size: 730 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 27

streetdogg/operating_system

Implementation of an Operating System from scratch in C++.

Language: C++ - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jachermocilla/weensyos-vmm

x86-64 lab, in C, for OS virtual memory management from Harvard cs61 by Ed Kohler

Language: PHP - Size: 804 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

vijeth-aradhya/C-shell

An attempt to implement the C shell with all it's features.

Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

levex/levos7

A UNIX-like hobby kernel, running binutils, dash, GCC and ncurses, with an alright TCP/IP stack.

Language: C - Size: 325 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 54 - Forks: 14

syukronrm/sisop-mod-2

Modul 2 Praktikum Mata Kuliah Sistem Operasi, Informatika ITS

Language: C - Size: 94.7 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 8

AdityaAS/Operating-Systems

Language: C - Size: 2.17 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

upperdim/beginOS

Hello world OS from scratch, a template for absolute beginners

Language: C - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 2

mohamedameen93/CS-6210-Advanced-Operating-Systems-Notes

In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).

Language: PostScript - Size: 54.4 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 62 - Forks: 24

shouryaraj/Process-scheduling-simulator

Created programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling

Language: C - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

0x01h/semaphores-and-signals-ipc 📦

Example project using Linux system calls, IPC primitives and shared memory operations to synchronize processes.

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

yuezhixiong/operating-system-lab

Code of Programming Problems from Operating System Concepts

Language: C - Size: 1.33 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

mostafaghadimi/OS-Lab

منبع گزارش کار آزمایشگاه سیستم‌های عامل

Language: TeX - Size: 15 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Maxxquoi/Introduction-to-Operating-Systems

Introduction to Operating Systems teaches the basic operating system abstractions, mechanisms, and their implementations

Language: C - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

akash1309/operating-system-programs

complete programs to be made in operating system

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

snclucas/myos

My very own OS

Language: C++ - Size: 1.98 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

shakirul15-311/OS_Lab

Operating system Lab tasks

Language: Shell - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Related Keywords
operating-systems-tutorials 31 operating-system 19 operating-systems 13 operating-system-learning 10 os 8 operating-systems-learning 8 operating-systems-project 7 operating-system-kernel 5 osdev 4 operating-system-concepts 4 linux 3 kernel 3 round-robin 3 c 3 round-robin-simulator 2 round-robin-scheduler 2 algorithms 2 cpp 2 api 2 github-config 2 object-detection 2 optimization 2 open-source 2 operating-system-docs 2 operating-system-documentation 2 computer-science 2 scheduling-algorithms 2 c-plus-plus 2 round-robin-implementation 2 os-development 2 os-dev 2 ameythakur 1 computer-engineering 1 engineering 1 posix 1 megasatish 1 pipe 1 mutual-exclusion 1 operating-system-algorithms 1 multiple-threads 1 textbooks 1 bakery-algorithm 1 x86-os 1 monitoring 1 makefile 1 guilan-university 1 fork 1 disk-scheduling-algorithms 1 dining-philosophers 1 cpu-scheduling 1 sell 1 udacity 1 signals 1 semaphores 1 semaphore 1 processes 1 process 1 ipc 1 preemptive 1 portfolio 1 non-preemptive 1 low-level 1 c-programming 1 omscs 1 georgia-tech 1 distributed-systems 1 system-calls 1 inter-process-communication 1 unix 1 bash 1 linker-script 1 assembly 1 windows-thread 1 thread-creation 1 thread 1 synchronization 1 pthread 1 go 1 git 1 automation 1 android 1 rust-embedded 1 riscv64 1 riscv-qemu 1 systems-programming 1 systems 1 scheduling-algorithm 1 scheduler 1 roundrobin 1 round-robin-dispatcher 1 process-scheduling 1 os-algorithms 1 open-source-project 1 learning-by-doing 1 tkinter 1 priority 1 os-scheduler 1 operating 1 matplotlib 1 graphs 1