rust-embedded/rust-raspberrypi-OS-tutorials resource
:books: Learn to write an embedded OS in Rust :crab: observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3077
- days_rel: n/a
- days_push: 935
- n_releases_24m: 0
Adoption not part of the score
14727 stars · 872 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A step-by-step tutorial series teaching hobbyist OS developers how to write a monolithic embedded operating system kernel in Rust for the Raspberry Pi 3 and 4 (ARMv8-A/aarch64). Each lesson builds a bootable kernel binary covering serial console output, virtual memory, and hardware exception handling.
Use cases
- learn to write an operating system kernel in Rust
- bare-metal programming tutorial for Raspberry Pi
- learn ARMv8-A 64-bit assembly and architecture
- build a hobby OS from scratch
- learn embedded Rust development
- understand virtual memory and exception handling in a kernel
- run a custom kernel on Raspberry Pi 3 or 4
When to choose
- you want a guided, hands-on path to OS development in Rust
- you target Raspberry Pi 3/4 or want a portable base for other ARM boards
- you are new to ARM 64-bit architecture and bare-metal programming
When to avoid
- you need a production-ready OS or kernel
- you want tutorials for x86 or RISC-V (not the main target)
- you prefer a fully written textbook over tl;dr sections and code diffs
Facets
learning-resource · maturity maintenance
embedded programming-language developer-tools operating-systems embedded-systems tutorials programming-languages rust windows operating-system kernel raspberry-pi armv8 aarch64 bare-metal tutorial-series embedded-os linux macos
1 source
- readme: https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials · fetched 2026-08-28 · 39b5096b07e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rust-embedded/rust-raspberrypi-OS-tutorials | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rust-embedded/rust-raspberrypi-OS-tutorials")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem