windows-rs
Windows API library
A library that provides Rust bindings for calling Windows APIs.
Rust for Windows
11k stars
127 watching
508 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
rustwindows
Related projects:
Repository | Description | Stars |
---|---|---|
rust-windowing/winit | A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
nrc/r4cppp | A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. | 3,666 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
retep998/winapi-rs | Raw bindings to Windows API for Rust development | 1,850 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
wooorm/mdxjs-rs | Rust crate to compile MDX format to JavaScript | 433 |
rust-lang/rustfmt | A tool for formatting Rust code according to style guidelines. | 6,095 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,045 |