### Emerald: Userspace std [![Crates.io emerald_std](https://img.shields.io/crates/v/emerald_std)](https://crates.io/crates/emerald_std) [![docs.rs (with version)](https://img.shields.io/docsrs/emerald_std/latest)](https://docs.rs/emerald_std/latest/emerald_std/) This is a small library acting as a sort of `libc` for my kernel. This is imported by `std` in `rust` and provide the `sys` implementation for most features. See: https://github.com/Amjad50/Emerald