The Serenity Operating System 🐞
-
Updated
Oct 31, 2024 - C++
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
The Serenity Operating System 🐞
eBPF-based Networking, Security, and Observability
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Application Kernel for Containers
📚 Learn to write an embedded OS in Rust 🦀
Learning operating system development using Linux kernel and Raspberry Pi
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
Windows File System Proxy - FUSE for Windows
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
A secure embedded operating system for microcontrollers
syzkaller is an unsupervised coverage-guided kernel fuzzer