haoud
Hey ! I'm Romain and I'm passionated about Rust and operating systems, although I'm not a professional developper but a medical student ;)
haoud's Stars
DoctorWkt/acwj
A Compiler Writing Journey
SFBdragon/talc
A fast and flexible allocator for no_std and WebAssembly
fitzgen/bumpalo
A fast bump allocation arena for Rust
asterinas/asterinas
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
zellij-org/zellij
A terminal workspace with batteries included
hermit-os/kernel
A Rust-based, lightweight unikernel.
christianb93/ctOS
ctOS is a bit 32 bit Unix-like operating system that I developed as a toy project
Tix3Dev/KnutOS
An x86_64 hobbyist OS written in C and Assembly
betrusted-io/xous-core
The Xous microkernel
darnuria/esgi-riscv
Cours d'introduction à l'assembleur riscV - Introduction course to RiscV assembly in French
cccriscv/mini-riscv-os
Build a minimal multi-tasking OS kernel for RISC-V from scratch
rust-embedded/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
mikeroyal/RISC-V-Guide
RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.
yoshuawuyts/futures-concurrency
Structured concurrency operations for async Rust
alilee/rust-osdev-jumpstart
Rust, cargo and QEMU setup for multi-architecture OS development.
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
riscv-non-isa/riscv-asm-manual
RISC-V Assembly Programmer's Manual
bitcharmer/tlb_shootdowns
Maaarcocr/picol
a small and single threaded async runtime built on top of io-uring
ringbahn/ringbahn
safe bindings to io-uring
FWDekker/mommy
mommy's here to support you, in any shell, on any system~ ❤️
fastfetch-cli/fastfetch
A maintained, feature-rich and performance oriented, neofetch like system information tool.
ArTicZera/AcidOS
Small Real Mode OS made in Assembly
rtic-rs/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
o8vm/octox
Unix-like OS in Rust inspired by xv6-riscv
PhilippRados/wrecc
A x86_64 C99 compiler written in Rust from scratch
ardaku/pasts
Minimal asynchronous runtime for Rust
smol-rs/concurrent-queue
Concurrent multi-producer multi-consumer queue
Hexilee/async-io-demo
demo for rust asynchronous io: from mio to stackless coroutine
elFarto/nvidia-vaapi-driver
A VA-API implemention using NVIDIA's NVDEC