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.

Mirror of https://gitlab.redox-os.org/redox-os/redox

Shell
15401
1 小时前
C
11031
1 天前
C
4891
3 天前

A proof-of-concept microkernel that implements a WebAssembly "usermode" that runs in Ring 0.

Rust
2338
2 年前

Zircon microkernel reimplemented in Rust.

Rust
1752
1 年前

Pragmatic microkernel-based OS with fully asynchronous I/O

C++
1666
16 小时前

A portable microkernel-based multiserver operating system written from scratch.

C
1449
2 天前

华为鸿蒙分布式操作系统(Huawei HarmonyOS,纯血鸿蒙Harmony Next ),开源鸿蒙分布式操作系统( OpenHarmony)开发技术交流,最全鸿蒙技术资料库,手册,指南,共建国产操作系统万物互联新生态。

C
1113
1 小时前

MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html

C
1083
2 年前
brutal-org/brutal

🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

C
1077
2 年前

FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You may use the code as you wish under the terms of the GPLv3.

C++
874
4 年前

Mirror of https://gitlab.redox-os.org/redox-os/kernel

Rust
698
1 小时前

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4

C
690
5 年前

Ghost, a micro-kernel based hobby operating system.

C
623
6 天前

A microkernel-based hackable operating system.

C
543
5 个月前

Experimental WASM Microkernel Operating System

Rust
345
3 天前

A hobbyist microkernel written in Rust, featuring a capability-based system similar to seL4.

Rust
302
5 年前

Microkernel and userspace written in Rust exploring modern ideas

Rust
256
10 天前