Repository navigation

#

Kernel

维基百科

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 🐞

C++
32383
8 小时前

A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。

C
19718
1 年前
google/gvisor

Application Kernel for Containers

Go
17028
21 小时前

Writing an OS in Rust

HTML
16929
7 天前

A Kernel based root solution for Android

Kotlin
13630
2 天前

Learning operating system development using Linux kernel and Raspberry Pi

C
13613
2 年前

RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/

C
11438
19 小时前

Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu

C
11172
3 年前

windows-kernel-exploits Windows平台提权漏洞集合

C
8459
4 年前
sysprog21/lkmpg

The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)

TeX
8162
6 天前
winfsp/winfsp
C
7874
1 个月前

linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频

7033
1 年前
klange/toaruos

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.

C
6504
1 个月前

The patching of Android kernel and Android system

Kotlin
6395
2 天前

syzkaller is an unsupervised coverage-guided kernel fuzzer

Go
5837
3 天前