#userspace #kernel

nightly emerald_std

bare basic std functionality for the userspace programs for Emerald OS

5 releases

new 0.3.2 May 10, 2024
0.2.6 Feb 17, 2024

#300 in Operating systems

Download history 13/week @ 2024-02-05 122/week @ 2024-02-12 52/week @ 2024-02-19 4/week @ 2024-02-26 11/week @ 2024-03-11 21/week @ 2024-04-01 150/week @ 2024-05-06

150 downloads per month

MIT license

69KB
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