#userspace #kernel

amjad_os_user_std

bare basic std functionality for the userspace programs for AmjadOS

12 releases

0.2.2 Jan 21, 2024
0.2.1 Jan 21, 2024
0.1.8 Jan 13, 2024

#291 in Operating systems

MIT license

69KB
1.5K SLoC

Amjad OS: Userspace std

Crates.io user_std docs.rs (with version)

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

Dependencies

~205KB