operating system
Projects with this topic
-
-
Onix Docker Edition | https://hub.docker.com/r/olproject/onixos
Updated -
32-bit Operating System in assembly.
Updated -
My Operating System written in C/C++ & x86 Assembly
Updated -
-
A modern minimalistic 64-bit OS written in Rust.
Updated -
This is a sample operating system that I try to write in my free time
Updated -
Hopefully this will become a 16-bit real mode OS that runs on all IBM compatible PCs.
Updated -
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Updated -
This is a work-in-progress project. Goal is to build an OS with basic CRUD functionality with command line interface.
Updated -
Official Code Repository for BansheeOS
Updated -
My bachelors thesis at the University of Szeged
Updated -
A project for the subject of Operating Systems at the University of La Salle Barcelona
Updated -
-
ElbitOS for system rescue and software development based entirely around the cloud
Updated -
ElbitOS Base is a basic live version of ElbitOS used for Development.
Updated -
An hobby OS running inside an ATmega MCU. It uses a WDC65C02 emulator to circumvent the Harvard architecture limitations and aims to provide a system with a look and feel similar to the early 80's computers inside a modern and easy to build hardware.
Updated -
Porting the operating system hhuOS from x86 to the 64bit System-on-a-Chip of the Raspberry Pi4 (Cortex-A72)
Updated -
Implemented following scheduling algorithms in xv6 operating system: FCFS, Preemptive Priority-based, Lottery
Updated