View on GitHub

magnetite_os

An experimental Rust OS development project

Decision 2026-02-12

TL;DR? See Miscellaneous.

(interactive - up one level: magnetite_os/)

Title

Reorganize shared resources module into a Rust crate

Status

Accepted

Rationale

Consequences

Miscellaneous

In essence, the common module has been converted into a proper Rust crate. The internal hierarchy is more or less the same, with the addition of the plat submodule.