1 2 3 4 5 6
### Amjad OS: Userspace 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