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

88 stars
2 watching
6 forks
Language: C++
last commit: about 1 month 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,872
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 812
d99kris/nopeos A basic x86 OS kernel with an embedded BASIC interpreter 44
nifanfa/moos A native C# x64 operating system compiler with .NET 7 AOT technology. 1,049
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. 661
garnek0/garnos A hobby operating system designed to be modular and compatible with various hardware configurations. 11
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 58
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 learning project to build and maintain an operating system from scratch in C++ 1,667
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 189
dreamos82/dreamos64 An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. 169
gandelxiv/pidi-os An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language 38