📚 Learn to write an embedded OS in Rust 🦀
-
Updated
Feb 10, 2024 - Rust
An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.
📚 Learn to write an embedded OS in Rust 🦀
An operating system designed for hosting containers
A secure embedded operating system for microcontrollers
A new operating system kernel with Linux binary compatibility written in Rust.
Lightweight, Linux-compatible kernel, written in Rust to leverage the safety of the typesystem. Aiming to remove as much legacy as possible while supporting most usecases
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
A proof-of-concept microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
Let's write an OS which can run on RISC-V in Rust from scratch!
Hermit for Rust.
A Rust-based, lightweight unikernel.
Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios. 使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。
An experimental modular OS written in Rust.
Experimental WASM Microkernel Operating System
Ariel OS is a library operating system for secure, memory-safe, low-power Internet of Things, written in Rust
A teaching operating system written in Rust
🐱 Experimental operating system written in Rust
Like grep but for natural language questions. Based on Mistral 7B or Mixtral 8x7B.