wgpu is a safe, modern, and portable GPU abstraction in Rust, implementing the WebGPU standard. It targets various underling graphics libraries, allowing GPU-accelerated graphics and compute across platforms. It's often used in game engines and visual applications written in Rust.