windows-rs
Windows OS interface
Provides Rust language bindings and utilities to interact with the Windows operating system.
Rust for Windows
10k stars
128 watching
495 forks
Language: Rust
last commit: 5 days ago
Linked from 1 awesome list
rustwindows
Related projects:
Repository | Description | Stars |
---|---|---|
rust-windowing/winit | A cross-platform window creation and management library written in Rust. | 4,862 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,467 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
nrc/r4cppp | A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. | 3,650 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
retep998/winapi-rs | Raw bindings to Windows API for Rust development | 1,848 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
wooorm/mdxjs-rs | Rust crate to compile MDX format to JavaScript | 429 |
rust-lang/rustfmt | A tool for formatting Rust code according to style guidelines. | 6,042 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,214 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |