Repository navigation
Kernel
- Website
- Wikipedia
- 维基百科
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.
eBPF-based Networking, Security, and Observability
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Application Kernel for Containers
A free Windows-compatible Operating System
📚 Learn to write an embedded OS in Rust 🦀
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
Windows File System Proxy - FUSE for Windows
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
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.
The patching of Android kernel and Android system
A secure embedded operating system for microcontrollers
syzkaller is an unsupervised coverage-guided kernel fuzzer