A toy monolithic kernel written in C++
-
Updated
May 20, 2019 - C++
A toy monolithic kernel written in C++
Apex RTOS - A (somewhat) Linux compatible real time operating system
Non-unix, custom-API hybrid OS kernel written in C++ which can be thought of as an emulated microkernel. The native API is almost fully asynchronous and the kernel is aimed at high-scaling, high-throughput-requiring multiprocessor workloads, with working support for SMP and NUMA already implemented. Join the IRC channel, #zbz-dev on freenode!
This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.
A 64-bit operating system written in C++ and x86 Assembly.
A 64-bit hobby OS (currently still a kernel) for the x86 architecture.
NITE is an hobby operating system. Aim to run on real modern desktop and laptops.
Xita Secure Kernel
Sources and documents for KIV/OS (Operating Systems) course - development of Raspberry Pi Zero W (BCM2835) operating system.
NoOS (No Operating System) is an attempt unikernel framework for developing programs in C++ without OS.
RISC-V core virtual runtime written in C/C++ (Arduino platform) intended for ESP32-WROVER with PSRAM.
Implementation of small but functional operating system kernel with the support of multithreading, time-sharing and thread scheduling (C++)
All operating system tasks that help you to prepare yourself for the interviews.
Operating System written in C++ that can print text and manage input from a keyboard
COM3005 운영체제 텀프로젝트 - 라운드로빈 스케줄러와 가상메모리 구현
An OPERATING SYSTEM Project
complete programs to be made in operating system
[Currently being maintained on the daily basis] This repo includes necessary advanced-level code for many languages which you might need in your projects
Add a description, image, and links to the operating-system-kernel topic page so that developers can more easily learn about it.
To associate your repository with the operating-system-kernel topic, visit your repo's landing page and select "manage topics."