rust-gpu VS wgpu

Compare rust-gpu vs wgpu and see what are their differences.

rust-gpu

🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧 (by EmbarkStudios)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rust-gpu wgpu
82 194
6,915 10,846
1.7% 3.4%
8.2 9.9
7 days ago about 14 hours ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rust-gpu

Posts with mentions or reviews of rust-gpu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-09.

wgpu

Posts with mentions or reviews of wgpu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-02.

What are some alternatives?

When comparing rust-gpu and wgpu you can also consider the following projects:

llama.cpp - LLM inference in C/C++

vulkano - Safe and rich Rust wrapper around the Vulkan API

Rust-CUDA - Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

onnxruntime-rs - Rust wrapper for Microsoft's ONNX Runtime (version 1.8)

glow - GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code

kompute - General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

bevy - A refreshingly simple data-driven game engine built in Rust

DiligentEngine - A modern cross-platform low-level graphics library and rendering framework

bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

compute-shader-101 - Sample code for compute shader 101 training