#userspace #kernel

emerald_std

bare basic std functionality for the userspace programs for Emerald OS

4 releases

0.2.6 Feb 17, 2024
0.2.5 Feb 10, 2024
0.2.4 Feb 10, 2024
0.2.3 Feb 9, 2024
0.2.2 Feb 4, 2024

#472 in Operating systems

32 downloads per month

MIT license

67KB
2K SLoC

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

Dependencies

~225KB