Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 661 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 661 Bytes

Nostd/Sys - Capability-based System Interfaces

This is the home of the nostd and sys Rust packages. They provide access to a collection of common operating-system interfaces following a capability-based design.

Project

Requirements

The requirements for this project are:

  • rustc >= 1.77

Repository:

License:

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