Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 815 Bytes

File metadata and controls

29 lines (19 loc) · 815 Bytes

Osi/Sys - Capability-based System 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.