#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

#329 in Operating systems

Download history 32/week @ 2024-01-09 25/week @ 2024-01-16 4/week @ 2024-01-30 2/week @ 2024-02-13 20/week @ 2024-02-20 1/week @ 2024-02-27

139 downloads per month

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

~200KB