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: 3 days ago 64bitkernelkernel-developersosdevpolard8ring0
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
gregkh/kernel-development | A presentation on how Linux kernel development works | 624 |
menix-os/menix | A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
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 | 181 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 117 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,061 |
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. | 576 |