3 unstable releases

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

#9 in #mango

Download history 37/week @ 2024-07-15 79/week @ 2024-07-22 12/week @ 2024-07-29 75/week @ 2024-08-05 184/week @ 2024-08-12 9/week @ 2024-08-19 5/week @ 2024-08-26

273 downloads per month
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