plan_rust
Plan9 kernel
A Plan9-based kernel written in Rust
Plan9 based kernel in Rust
15 stars
3 watching
1 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 115 |
imxrt-rs/imxrt-hal | A Rust-based hardware abstraction layer for NXP i.MX RT processors | 137 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
randominsano/axp209-rs | Rust driver for power management chip | 5 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 236 |
rustomax/rust-iterators | Demonstrates basic Rust iterator use. | 256 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
d99kris/nopeos | A simple OS kernel with a built-in BASIC interpreter | 44 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
kernelmachine/utah | A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures. | 143 |