### Amjad OS: Userspace std [![Crates.io user_std](https://img.shields.io/crates/v/amjad_os_user_std)](https://crates.io/crates/amjad_os_user_std) [![docs.rs (with version)](https://img.shields.io/docsrs/amjad_os_user_std/latest)](https://docs.rs/amjad_os_user_std/latest/amjad_os_user_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/OS