emerald_std

Crates.ioemerald_std
lib.rsemerald_std
version0.3.2
sourcesrc
created_at2024-02-04 10:17:59.61282
updated_at2024-05-10 08:05:46.81227
descriptionbare basic std functionality for the userspace programs for Emerald OS
homepage
repositoryhttps://github.com/Amjad50/Emerald
max_upload_size
id1126274
size30,611
Amjad Alsharafi (Amjad50)

documentation

README

Emerald: Userspace std

Crates.io emerald_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/Emerald

Commit count: 583

cargo fmt