osi

Crates.ioosi
lib.rsosi
version0.0.1
created_at2025-05-22 07:03:11.313861+00
updated_at2025-05-22 07:03:11.313861+00
descriptionCapability-based Standard Interfaces
homepagehttps://www.bus1.eu
repositoryhttps://github.com/bus1/sys
max_upload_size
id1684841
size308,872
David Rheinsberg (dvdhrm)

documentation

README

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.83

Repository:

License:

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

cargo fmt