Skip to content

Rust for Windows

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
license-apache-2.0
MIT
license-mit
Notifications You must be signed in to change notification settings

mati865/windows-rs

 
 

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):

About

Rust for Windows

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
license-apache-2.0
MIT
license-mit

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.1%
  • C 0.9%
  • TypeScript 0.0%
  • C++ 0.0%
  • JavaScript 0.0%
  • HTML 0.0%