Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anuraganalog/os_assign

To create a mini-os
https://github.com/anuraganalog/os_assign

c fcfs hrrn maxheap minheap os page-fault page-replacement-algorithm process process-simulation python3 queue round-robin scheduler simulation sjf

Last synced: 27 days ago
JSON representation

To create a mini-os

Awesome Lists containing this project

README

        

# Operating System

**Goal**

To create a mini-os

**Languages Used**

1) C
2) Python