Topic: "time-sharing"
danijelaskov/microkernel
An implementation of a small, but fully functional multithreaded operating system kernel with time sharing.
Language: C++ - Size: 8.46 MB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 3

connellr023/transient-os
A robust time-sharing operating system designed for building concurrent systems on the Raspberry Pi 3.
Language: C++ - Size: 258 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

bjorn-goriatcheff/BLOS_0x06
Virtual Memory Management, Signal Control, Hardware & System Interruptions, Multiple Processes Life Cycle, Runtime Redirection, Mutex, Time-sharing & Racing Conditions, Execution, System Calls
Language: C - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

janchy2/Operating-System-Kernel-RiscV
A small but fully functional kernel of a multithreaded operating system with time sharing, written for RISC V architecture using assembly and C/C++. Includes a memory allocator, threads, semaphores and preemption on timer and keyboard interrupts.
Language: C++ - Size: 596 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

bl33h/discreteEventSimulation
Simulation of program execution in a time-sharing operating system.
Language: Python - Size: 550 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Ryan-M-Smith/TimeSharingSimulation
A simple simulation of a time-sharing system with a round-robin scheduler. CS-320 Project.
Language: C++ - Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

theOriginalFelto/multithreading-timesharing-kernel
A subsystem of a multithreaded operating system written in C++ with time sharing that is responsible for handling and managing threads.
Language: C++ - Size: 353 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jrafaelrn/SO-EP1-Escalonador-de-Processos
Exercício-Programa da aula de SO (Sistemas Operacionais) - EACH/USP (Implementação de um Escalonador de Processos com algoritmo de Round Robin)
Language: Java - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
