Crates.io | emerald_std |
lib.rs | emerald_std |
version | 0.3.2 |
source | src |
created_at | 2024-02-04 10:17:59.61282 |
updated_at | 2024-05-10 08:05:46.81227 |
description | bare basic std functionality for the userspace programs for Emerald OS |
homepage | |
repository | https://github.com/Amjad50/Emerald |
max_upload_size | |
id | 1126274 |
size | 30,611 |
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.