280 skills found · Page 1 of 10
chyyuu / Os Kernel LabOS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
nuta / KerlaA new operating system kernel with Linux binary compatibility written in Rust.
maestro-os / MaestroLightweight, 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
anthropics / Claudes C CompilerClaude Opus 4.6 wrote a dependency-free C compiler in Rust, with backends targeting x86 (64- and 32-bit), ARM, and RISC-V, capable of compiling a booting Linux kernel.
hannobraun / FornjotEarly-stage b-rep CAD kernel, written in the Rust programming language.
hexagonal-sun / Moss KernelRust Linux-compatible kernel
ashvardanian / NumKongSIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐
haileys / RustbootA tiny 32 bit kernel written in Rust
ricosjp / TruckTruck is a Rust CAD Kernel.
rcore-os / RCore Tutorial Book V3A book about how to write OS kernels in Rust easily.
fishinabarrel / Linux Kernel Module RustFramework for writing Linux kernel modules in safe Rust
tsgates / Rust.koA minimal Linux kernel module written in rust.
rust-osdev / BootimageTool to create bootable disk images from a Rust OS kernel.
thepowersgang / Rust OsAn OS kernel written in rust. Non POSIX
BUPT-OS / RROSRROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
joaoviictorti / ShadowWindows Kernel Rootkit in Rust
lizhuohua / Linux Kernel Module RustNo description available
memN0ps / Eagle RsRusty Rootkit - Windows Kernel Rookit in Rust (Codename: Eagle)
edef1c / Libfringea Rust library implementing safe, lightweight context switches, without relying on kernel services
rex-rs / RexRex is a safe and usable kernel extension framework that allows loading and executing Rust kernel extension programs in the place of eBPF.