Dreamos64
Kernel experiment
An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality.
My experiments with osdev... again
169 stars
8 watching
8 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
assemblyckerneloperating-systemoperating-system-developmentoperating-system-kerneloperating-system-learningoperating-systems-projectosdevx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
| A comprehensive resource that guides developers through the process of building an operating system kernel from scratch. | 602 |
| A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors | 435 |
| An operating system kernel with basic features and an initial set of components | 646 |
| A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
| An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 156 |
| A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
| A prototyping kernel development framework | 302 |
| The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,872 |
| A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
| A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
| An experimental operating system written in Zig, with the goal of building and testing a modern kernel | 451 |
| A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
| A presentation on how Linux kernel development works | 624 |
| An experimental operating system designed to learn and explore operating system development concepts | 48 |