[R3-OS] (or simply [R3]) is an experimental static RTOS that utilizes Rust's compile-time
function evaluation mechanism for static configuration (creation of
kernel objects and memory allocation) and const traits to decouple
kernel interfaces from implementation. Смотрится серьезно. https://crates.io/crates/r3