emerald_runtime

Crates.ioemerald_runtime
lib.rsemerald_runtime
version0.1.1
sourcesrc
created_at2024-02-24 13:12:33.08138
updated_at2024-02-24 13:20:44.377144
descriptionuserspace runtime structures and helpers for Emerald OS (unlike `emerald_std` this uses `rust std`)
homepage
repositoryhttps://github.com/Amjad50/Emerald
max_upload_size
id1151629
size4,435
Amjad Alsharafi (Amjad50)

documentation

README

Emerald: userspace runtime

Crates.io emerald_runtime docs.rs (with version)

This is a small library that provide runtime functionalities to userspace programs in Emerald.

Such as:

  • keyboard
  • mouse

See: https://github.com/Amjad50/Emerald

Commit count: 583

cargo fmt