maestro-os/maestro
Lightweight, 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 observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2103
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
3327 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Maestro is a lightweight Unix-like kernel and operating system written from scratch in Rust, aiming for Linux syscall compatibility while leveraging Rust's type system for memory safety. It is in early-stage development, supporting x86_64 and x86 with AArch64 planned, and explicitly not production-ready.
Use cases
- run a lightweight Linux-compatible kernel written in Rust
- study how to write an OS kernel in Rust from scratch
- experiment with a POSIX-like kernel with kernel modules
- explore memory management like buddy allocators and copy-on-write in a real kernel
- follow operating system development in Rust
- test Linux syscall compatibility on a small kernel
When to choose
- you want a small, Rust-based Unix-like kernel to learn from or contribute to
- you need a Linux-compatible kernel that strips away legacy code
- you are researching memory-safe kernel design
When to avoid
- you need a production-ready OS - the project is explicitly unstable and incomplete
- you need full Linux syscall coverage - only roughly 30% is implemented
- you need AArch64 support - it is planned but not yet available
Facets
application · maturity experimental
concurrency file-system operating-systems embedded-systems developer-tools rust cpp rust-kernel unix-like posix osdev linux-compatible lightweight-kernel aarch64-planned operating-system kernel memory-management driver linux x86-64
2 sources
- readme: https://github.com/maestro-os/maestro · fetched 2026-08-28 · 91828116f718
- homepage: https://blog.lenot.re · fetched 2026-08-29 · 3a22f58a0a65
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| maestro-os/maestro | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="maestro-os/maestro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem