emerald_runtime 0.1.1

userspace runtime structures and helpers for Emerald OS (unlike `emerald_std` this uses `rust std`)
Documentation
  • Coverage
  • 0%
    0 out of 13 items documented0 out of 10 items with examples
  • Size
  • Source code size: 4.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Amjad50/Emerald
    12 0 21
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Amjad50

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