#userspace #emerald #keyboard #run-time #mouse #helper

emerald_runtime

userspace runtime structures and helpers for Emerald OS (unlike emerald_std this uses rust std)

2 releases

0.1.1 Feb 24, 2024
0.1.0 Feb 24, 2024

#557 in Operating systems

26 downloads per month

MIT license

43KB
1K SLoC

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

Dependencies