kernel
OS kernel
An operating system kernel with basic features and an initial set of components
Polar D8 kernel.
646 stars
32 watching
35 forks
Language: C
last commit: about 2 months ago 64bitkernelkernel-developersosdevpolard8ring0
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
gregkh/kernel-development | A presentation on the development process of a widely-used operating system kernel | 622 |
menix-os/menix | A minimal and expandable Unix-like kernel with modular architecture | 15 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
docandrew/cubit | A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 115 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 905 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,026 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |