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++
32211
8 小时前

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

C
19679
1 年前
google/gvisor

Application Kernel for Containers

Go
16854
2 小时前

Writing an OS in Rust

HTML
16813
2 天前

Learning operating system development using Linux kernel and Raspberry Pi

C
13568
1 年前

A Kernel based root solution for Android

Kotlin
13313
5 小时前

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

C
11354
11 小时前

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

C
11155
3 年前

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

C
8428
4 年前
sysprog21/lkmpg

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

TeX
8115
5 天前
winfsp/winfsp
C
7758
12 天前

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

6915
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
6468
23 天前

The patching of Android kernel and Android system

Kotlin
6205
5 小时前

syzkaller is an unsupervised coverage-guided kernel fuzzer

Go
5784
10 小时前