RustaCUDA VS rust-gpu

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

RustaCUDA

Rusty wrapper for the CUDA Driver API (by bheisler)

rust-gpu

🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧 (by EmbarkStudios)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
RustaCUDA rust-gpu
3 82
743 6,952
- 1.9%
0.0 7.7
almost 2 years ago 9 days 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.

RustaCUDA

Posts with mentions or reviews of RustaCUDA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-20.
  • What's the current state of GPU compute in rust?
    6 projects | /r/rust | 20 Sep 2021
    I think at the moment the I would use https://github.com/bheisler/RustaCUDA/ and C/C++ `.cu` files with `extern "C"` to call from Rust. Even though there are experiments to have nvptx as a compilation target for Rust.
  • Using CUDA from Rust?
    4 projects | /r/rust | 18 Jan 2021
    RustaCuda: https://github.com/bheisler/RustaCUDA
  • State of CUDA on Rust in the beginning of 2021 ?
    2 projects | /r/rust | 30 Dec 2020
    Once you have a compiled kernel (in Rust or CUDA C), RustaCUDA provides basic bindings to load and execute it. I haven't been maintaining or extending it for a while now since I haven't been doing GPGPU stuff, but it should still work, at least for the parts of the API that it exposes.

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.

What are some alternatives?

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

cuda-sys - Rust binding to CUDA APIs

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

autograph - Machine Learning Library for Rust

wgpu - Cross-platform, safe, pure-rust graphics api.

blub - 3D fluid simulation experiments in Rust, using WebGPU-rs (WIP)

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

arrayfire-rust - Rust wrapper for ArrayFire

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

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.

pilka - Another live-coding tool for creating shader demos, Vulkan+Wgpu powered.

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