amjad_os_user_std

Crates.ioamjad_os_user_std
lib.rsamjad_os_user_std
version0.2.2
sourcesrc
created_at2024-01-09 02:12:51.427433
updated_at2024-01-21 14:03:38.461357
descriptionbare basic std functionality for the userspace programs for AmjadOS
homepage
repositoryhttps://github.com/Amjad50/OS
max_upload_size
id1093216
size24,784
Amjad Alsharafi (Amjad50)

documentation

README

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

Commit count: 0

cargo fmt