rust_os
Rust OS project
An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system.
An OS kernel written in rust. Non POSIX
750 stars
47 watching
45 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 117 |
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 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
bagggage/bamos | An operating system project aiming to create a lightweight and fast kernel with native support for multiple ABIs. | 29 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
o8vm/octox | A Unix-like OS in Rust with kernel and userland components implemented from scratch. | 1,504 |
rust-embedded/wg | The embedded WG project coordinates efforts to improve the quality and accessibility of software development for embedded systems using Rust. | 1,936 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
systemxlabs/bustubx | A relational database written in Rust for learning and educational purposes | 136 |
osrg/rustybgp | An implementation of the BGP protocol in Rust for high-performance networking. | 492 |
athryx/aurora_os | A Rust-based operating system project with an init ramdisk generator and build tools | 7 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
andreaorru/zen | An experimental operating system written in Zig, with the goal of building and testing a modern kernel | 451 |
ironclad-project/gloire | An operating system built with an Ironclad kernel and using GNU tools | 126 |