ackOS
OS project
A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS.
A hobby operating system I've been building. Please refer to the 'rewrite' branch to see the ongoing rewrite.
87 stars
5 watching
5 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
ackosc-plus-plusoperating-systemososdevunix-likex86-64
Related projects:
Repository | Description | Stars |
---|---|---|
malwarepad/cavos | An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
marcocicognani/meetixos | A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 189 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
ajaymt/mako | An operating system that provides a basic, Linux-compatible environment for running applications | 63 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 129 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
rtos-from-scratch/rtos-from-scratch | A real-time operating system built from scratch in C using the ARM architecture | 18 |
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
ajxs/cxos | A research project to develop an operating system in Ada with the goal of learning about low-level programming and safety-critical systems. | 35 |
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 |
cascadeos/cascadeos | A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 58 |
bagggage/bamos | An operating system project aiming to create a lightweight and fast kernel with native support for multiple ABIs. | 29 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
brutal-org/brutal | An operating system built from scratch using modern C, targeting multiple architectures. | 1,057 |