◐ Shell
clean mode source ↗

GitHub - bus1/sys: Capability-based OS Interfaces

This is the home of the osi and sys Rust packages. They provide access to a wide collection of system-independent, as well as system-specific, interfaces following a capability-based design. The osi package provides operating-system independent interfaces, while the sys package provides system specific interfaces.

Project

Requirements

The requirements for this project are:

  • rustc >= 1.91

Repository:

License:

  • MIT OR Apache-2.0 OR LGPL-2.1-or-later
  • See AUTHORS file for details.