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
15536
21 小时前

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

C
11354
11 小时前
C
5036
17 小时前

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

Rust
2346
2 年前

Zircon microkernel reimplemented in Rust.

Rust
1768
1 年前

Pragmatic microkernel-based OS with fully asynchronous I/O

C++
1717
5 天前

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

C
1491
7 天前

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

C
1221
2 个月前

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

C
1109
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
1074
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++
873
4 年前

a little 64bit microkernel based operating system written in c++ with smp support

C++
773
15 天前

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

Rust
751
1 天前

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

C
693
6 年前

Ghost, a micro-kernel based hobby operating system.

C
637
4 个月前

A microkernel-based hackable operating system.

C
548
9 个月前

Experimental WASM Microkernel Operating System

Rust
522
4 小时前

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

Rust
305
6 年前