cugparck
Cugparck is a modern rainbow table library & CLI. (by truelossless)
Rust-CUDA
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust. (by Rust-GPU)
cugparck | Rust-CUDA | |
---|---|---|
1 | 42 | |
1 | 4,300 | |
- | 15.2% | |
6.6 | 8.8 | |
28 days ago | 12 days ago | |
Rust | Rust | |
MIT License | 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.
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.
cugparck
Posts with mentions or reviews of cugparck.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-10.
-
My negative views on Rust
Thank you for your concern. I've done plenty of projects that go beyond a "Hello World" such as a GPU accelerated password cracker. I am starting soon a C++/Rust job. I already contributed to codebases I didn't write.
Rust-CUDA
Posts with mentions or reviews of Rust-CUDA.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-18.
- Zig and GPUs
- Rust CUDA Project
-
Nvidia adds native Python support to CUDA
The Rust-CUDA project just recently started up again [0], I've started digging into it a little bit and am hoping to contribute to it since the summers are a little slower for me.
[0] https://github.com/rust-gpu/rust-cuda
- Exo: Exocompilation for productive programming of hardware accelerators
- Introduction to CUDA Programming for Python Developers
-
[Media] Anyone try writing a ray tracer with rust? It's pretty fun!
Source code [here](https://github.com/ihawn/RTracer) if anyone is interested in taking a look or giving feedback. As a side question, does anyone have any general advise on getting GPU compute working with rust? I tried [this project](https://github.com/Rust-GPU/Rust-CUDA) but had a bunch of issues (And it doesn't look like an active repo anyways)
-
Is rust or python better for Machine learning? Or is there enough decent frameworks?
You have this https://github.com/Rust-GPU/Rust-CUDA
-
toolchain nightly package building issue
What I'm trying to do is check out https://github.com/Rust-GPU/Rust-CUDA for a class project.
- [Rust] État de GPGPU en 2022
- Which crate for CUDA in Rust?
What are some alternatives?
When comparing cugparck and Rust-CUDA you can also consider the following projects:
embassy - Modern embedded framework, using Rust and async.
rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
rkyv - Zero-copy deserialization framework for Rust
rust-ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
bflat - C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
wgpu - A cross-platform, safe, pure-Rust graphics API.