thor-os

Operating System Project

A learning project to build and maintain an operating system from scratch in C++

Simple operating system in C++, written from scratch

GitHub

2k stars
74 watching
182 forks
Language: C++
last commit: 29 days ago
Linked from 1 awesome list

assemblyc-plus-pluscppcpuintelmulti-processnetworkoperating-systems

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aswinmohanme/ultronos An operating system written in C++ for educational purposes, booting an x86 machine and simulating basic OS functionality. 176
halfer53/winix A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. 940
pgram/jsd-os A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture 58
bistcuite/unox-os An educational Unix-like operating system project written in C and Assembly. 23
eylon-44/buzz-os A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. 9
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 11
brutal-org/brutal An operating system built from scratch using modern C, targeting multiple architectures. 1,057
willdurand/arvernos A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. 332
malwarepad/cavos An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. 303
ackos-project/ackos A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. 87
deanoburrito/northport A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system. 88
mentos-team/mentos An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development 156
rikarin/trinix A modular operating system written in D language with microkernel architecture. 108
gandelxiv/pidi-os An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language 38
rswier/swieros A Unix-like operating system and software development environment with a virtual CPU, compiler, and networking capabilities. 1,063