DragonOS

Serverless OS

A Rust-based operating system project aiming to create a lightweight, cloud-native, and highly performant serverless OS with Linux compatibility.

使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for Serverless scenarios.

GitHub

900 stars
21 watching
142 forks
Language: Rust
last commit: 4 days ago
Linked from 2 awesome lists

operating-systemosrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
o8vm/octox An operating system built in Rust with the goal of creating a Unix-like OS from scratch. 1,492
0x59616e/steinsos An operating system written in Rust targeting the armv8 architecture 115
rafaelbreno/zig-os A simple operating system written in Zig 35
vinc/moros A hobby operating system written in Rust 927
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,394
hhuos/hhuos An operating system project demonstrating various aspects of OS theory in C++ and Assembly for the x86 architecture. 144
ruddle/fomos An experimental operating system designed to simplify the interaction between applications and the OS by removing implicit configurations and providing a straightforward interface. 962
thepowersgang/rust_os An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. 738
gurugio/rust-for-linux Adding support for the Rust language to the Linux kernel 5
bone-project/boneos An operating system kernel and source tree for development of an embedded system 130
d99kris/nopeos A simple OS kernel with a built-in BASIC interpreter 44
rust-lang/rust The Rust project provides tools and infrastructure to build efficient, reliable software 98,564
embarkstudios/rust-ecosystem Improving Rust and its ecosystem for game development use cases 887
dthain/basekernel A research-grade kernel providing basic OS functionality for experimentation and education 801
narasimha1997/r3 An hobby x86_64 Operating System kernel written in Rust with minimal functionalities 80