#syscalls #system #call #moment #necessary #attempt #functions

no-std mnemos-common

A tiny embedded operating system common library

2 unstable releases

0.1.0 Apr 16, 2022
0.0.1 Apr 14, 2022

#14 in #moment

32 downloads per month
Used in 2 crates

MIT/Apache

27KB
462 lines

MnemOS Common Components

At the moment, the common crate primarily defines the message protocol used by system calls, and helper functions necessary for handling system calls in a convenient, idiomatic Rust way.

Message defintions live in src/syscall/mod.rs, and helper functions live in src/porcelain/mod.rs.

Dependencies

~0.6–1.2MB
~28K SLoC