3 unstable releases

0.2.1 Aug 16, 2024
0.2.0 Aug 11, 2024
0.1.0 Jul 21, 2024

#309 in Operating systems


Used in mango-os

MIT license

275KB
6K SLoC

mango_rt

mango_rt is the runtime for defining kernels.


lib.rs:

mango_rt: mango runtime

This crate contains the support for defining a mango kernel and its applications. Kernels are defined with the macro [kernel!].

Dependencies

~4MB
~44K SLoC