haileys/rustboot resource
A tiny 32 bit kernel written in Rust observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 60
- 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: 4847
- days_rel: n/a
- days_push: 244
- n_releases_24m: 0
Adoption not part of the score
1547 stars · 223 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tiny 32-bit bare-metal kernel written in Rust that paints the screen red and hangs, serving as a minimal demonstration of OS development in Rust. It is an educational starter project for hobbyist kernel development, requiring QEMU, NASM, and an i386 cross-compiler to build and run.
Use cases
- learn how to write a bare-metal kernel in Rust
- bootstrap a hobby operating system project
- see a minimal freestanding Rust program example
- experiment with boot sectors and QEMU emulation
- understand how Rust can run without a standard library
When to choose
- you want a minimal starting point for Rust OS development
- you are learning low-level x86 boot concepts
- you want a tiny example of freestanding Rust code
When to avoid
- you need a production or maintained kernel
- you want modern Rust toolchain compatibility (it targets Rust 0.7/master circa 2014)
- you need a full-featured OS or driver framework
Facets
learning-resource · maturity abandoned
embedded developer-tools operating-systems embedded-systems programming-languages tutorials windows cross-platform rust kernel osdev bare-metal qemu toy-kernel educational linux macos
1 source
- readme: https://github.com/haileys/rustboot · fetched 2026-08-28 · b943d1b81cc5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| haileys/rustboot | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="haileys/rustboot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem