menix
Unix-like kernel
A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking
A minimal and expandable Unix-like kernel
19 stars
1 watching
4 forks
Language: C
last commit: about 1 month 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,061 |
mentos-team/mentos | An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 156 |
d99kris/nopeos | A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
0xax/linux-insides | An in-depth exploration of the inner workings of the Linux kernel | 30,124 |
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 | 181 |
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,072 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
apple-oss-distributions/xnu | The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,872 |
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,595 |
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 how Linux kernel development works | 624 |