Skip to content

sivadeilra/windows-rs

This branch is 2 commits ahead of, 200 commits behind microsoft/windows-rs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 12, 2024
38cbe33 · Jun 12, 2024
Jun 12, 2024
Jun 12, 2024
Jun 12, 2024
Jun 10, 2024
Jun 12, 2024
May 26, 2024
May 26, 2024
Jun 12, 2024
Jul 8, 2022
Jul 8, 2022
Jun 10, 2024

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

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.2%
  • C 0.8%
  • TypeScript 0.0%
  • JavaScript 0.0%
  • HTML 0.0%
  • HLSL 0.0%