octox
Rust OS project
A Unix-like OS in Rust with kernel and userland components implemented from scratch.
Unix-like OS in Rust inspired by xv6-riscv
2k stars
24 watching
62 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
osdevriscvrustxv6-riscv
Related projects:
Repository | Description | Stars |
---|---|---|
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 117 |
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 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 750 |
redox-os/ion | A modern system shell written in Rust, designed to be simple and powerful, with a focus on performance and stability. | 1,484 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
chutchinson/chip-8 | A Rust implementation of a virtual machine for a classic home computer architecture | 4 |
tako8ki/frum | A fast and modern Ruby version manager written in Rust | 638 |
oxidecomputer/propolis | A Rust-based project providing a user-space interface for managing virtual machines on illumos bhyve. | 183 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
jake-low/osmx-rs | A Rust port of a fast storage format for OpenStreetMap data | 13 |
vinc/moros | A hobby operating system written in Rust | 928 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
liorst4/uxn-rs | An implementation of a virtual machine in Rust for the UXN architecture. | 4 |
halfer53/winix | A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |