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++
31504
5 小时前

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

C
19542
9 个月前

Writing an OS in Rust

HTML
16391
17 天前
google/gvisor

Application Kernel for Containers

Go
16370
6 小时前

Learning operating system development using Linux kernel and Raspberry Pi

C
13433
1 年前

A Kernel based root solution for Android

Kotlin
12067
2 天前

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

C
11113
2 年前
C
11027
1 小时前

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

C
8275
4 年前
sysprog21/lkmpg

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

TeX
7902
1 天前
winfsp/winfsp
C
7484
1 个月前

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

6421
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
6323
1 个月前
Rust
5736
18 小时前

Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺

5633
2 个月前

syzkaller is an unsupervised coverage-guided kernel fuzzer

Go
5621
2 天前