DragonOS
Cloud OS
An operating system developed from scratch in Rust, designed for cloud computing and serverless scenarios.
使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for Serverless scenarios.
915 stars
21 watching
143 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
operating-systemosrust
Related projects:
Repository | Description | Stars |
---|---|---|
o8vm/octox | A Unix-like OS in Rust with kernel and userland components implemented from scratch. | 1,504 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 117 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
vinc/moros | A hobby operating system written in Rust | 928 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,400 |
hhuos/hhuos | A small, C++ and Assembler-based operating system project designed to demonstrate key concepts of operating systems theory | 152 |
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. | 963 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 750 |
gurugio/rust-for-linux | Adding support for the Rust language to the Linux kernel | 6 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 129 |
d99kris/nopeos | A basic x86 OS kernel with an embedded BASIC interpreter | 44 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
embarkstudios/rust-ecosystem | Improving Rust and its ecosystem for game development use cases | 890 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |