menix
Kernel
A minimal and expandable Unix-like kernel with modular architecture
A minimal and expandable Unix-like kernel
15 stars
1 watching
3 forks
Language: C
last commit: 6 days ago
Linked from 1 awesome list
kernelosx86
Related projects:
Repository | Description | Stars |
---|---|---|
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,026 |
mentos-team/mentos | An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 139 |
d99kris/nopeos | A simple OS kernel with a built-in BASIC interpreter | 44 |
0xax/linux-insides | An in-depth exploration of the inner workings of the Linux kernel | 30,044 |
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 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
polard8/kernel | An operating system kernel with basic features and an initial set of components | 646 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |
apple-oss-distributions/xnu | The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,839 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
managarm/managarm | An operating system with a microkernel architecture and asynchronous I/O support | 1,589 |
lkl/linux | Enables efficient reuse of Linux kernel code in applications | 819 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
gregkh/kernel-development | A presentation on the development process of a widely-used operating system kernel | 622 |