northport

Operating system foundation

A monolithic kernel and supporting libraries for multiple architectures, aiming to create a complete and extensible operating system.

Monolithic kernel, drivers and support libraries for x86_64, riscv64 and m68k.

GitHub

86 stars
2 watching
6 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list

c-plus-pluskerneloperating-systemososdev

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
corruptedbycpu/cyjon A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors 435
willdurand/arvernos A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. 332
docandrew/cubit A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. 78
apple-oss-distributions/xnu The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. 1,822
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 801
d99kris/nopeos A simple OS kernel with a built-in BASIC interpreter 44
nifanfa/moos A C# operating system compiler with native AOT compilation and various hardware features. 1,045
opuntiaos-project/opuntiaos An operating system project aiming to provide a cross-architecture kernel and userland components with various features for desktop and mobile applications. 664
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 10
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 56
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
wichtounet/thor-os A 64-bit operating system written from scratch to learn and develop new skills 1,665
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 188
dreamos82/dreamos64 An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. 166
gandelxiv/pidi-os An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language 38