windows-sys

Rust for Windows

Latest version: 0.52.0 registry icon
Maintenance score
100
Safety score
100
Popularity score
100
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
0.52.0 0 0 0 0 0
0.48.0 0 0 0 0 0
0.45.0 0 0 0 0 0
0.42.0 0 0 0 0 0
0.36.1 0 0 0 0 0
0.36.0 0 0 0 0 0
0.35.0 0 0 0 0 0
0.34.0 0 0 0 0 0
0.33.0 0 0 0 0 0
0.32.0 0 0 0 0 0
0.31.0 0 0 0 0 0
0.30.0 0 0 0 0 0
0.29.0 0 0 0 0 0
0.28.0 0 0 0 0 0
0.27.0 0 0 0 0 0
0.0.0 0 0 0 0 0

Stability
Latest release:

0.52.0 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

Apache-2.0   -   Apache License 2.0

Not a wildcard

Not proprietary

OSI Compliant


MIT   -   MIT License

Not a wildcard

Not proprietary

OSI Compliant



Rust for Windows

The windows and windows-sys crates let you call any Windows API past, present, and future using code generated on the fly directly from the metadata describing the API and right into your Rust package where you can call them as if they were just another Rust module. The Rust language projection follows in the tradition established by C++/WinRT of building language projections for Windows using standard languages and compilers, providing a natural and idiomatic way for Rust developers to call Windows APIs.

This repo is the home of the following crates (and other supporting crates):