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
15588
3 小时前

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

C
11437
1 天前
C
5088
2 天前

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

Rust
2348
3 年前

Pragmatic microkernel-based OS with fully asynchronous I/O

C++
1785
4 小时前

Zircon microkernel reimplemented in Rust.

Rust
1768
1 年前

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

C
1504
16 天前

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

C
1259
3 个月前

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

C
1117
3 年前
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
1088
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++
876
5 年前

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

C++
767
6 天前

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

Rust
763
16 分钟前

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

C
699
6 年前

Ghost, a micro-kernel based hobby operating system.

C
637
6 个月前

Experimental WASM Microkernel Operating System

Rust
552
6 天前

A microkernel-based hackable operating system.

C
551
1 年前

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

Rust
306
6 年前