rust-gpu VS conan-center-index

Compare rust-gpu vs conan-center-index and see what are their differences.

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
rust-gpu conan-center-index
82 40
6,876 876
2.7% 1.6%
8.2 10.0
8 days ago 5 days ago
Rust Python
Apache License 2.0 MIT License
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.

conan-center-index

Posts with mentions or reviews of conan-center-index. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.
  • Looking for projects to contribute to
    16 projects | /r/cpp | 25 Apr 2023
    https://github.com/conan-io/conan-center-index there's 200+ PR that need reviewing :) we add community reviewers fairly often
  • Conan package manager completely broken after 2.0 release
    6 projects | /r/cpp | 21 Mar 2023
    As for ffmpeg it was last updated 10 days ago https://github.com/conan-io/conan-center-index/commits/master/recipes/ffmpeg/all :)
    6 projects | /r/cpp | 21 Mar 2023
    Indeed others in your situation have chosen to remain a bit longer on Conan 1.x - rest assured, every single pull request in Conan Center still requires full compatibility with Conan 1.x. u/miss_minutes, I'm surprised to hear that downgrading to the latest stable 1.x version has caused issues for you. I'd be very interested in learning about this so that we can help, please feel free to open an issue in GitHub with more details at https://github.com/conan-io/conan-center-index/issues/new/choose, and tag me @jcar87, and we'll gladly look into this.
  • PcapPlusPlus in Conan 2.0
    2 projects | /r/cpp | 16 Mar 2023
    https://github.com/conan-io/conan-center-index if you want to contribute migration of that recipes that would be amazing
    2 projects | /r/cpp | 16 Mar 2023
    This is a more complicated recipe https://github.com/conan-io/conan-center-index/blob/master/recipes/pcapplusplus/all/conanfile.py
  • Compiling CrowCPP on Windows and about to kms
    3 projects | /r/cpp | 8 Mar 2023
    It's available in Conan too https://github.com/conan-io/conan-center-index/tree/master/recipes/crowcpp-crow though it's not well maintained so no promises if it's working
  • Conan 2.0, the new version of the open-source C and C++ package manager
    4 projects | /r/cpp | 22 Feb 2023
    This post on github contains a list of packages supported by conan 2.0, its also kept up to date https://github.com/conan-io/conan-center-index/discussions/16196
  • C++ Is Incredible
    3 projects | /r/cpp | 24 Dec 2022
    2) Go to https://conan.io/center/ and search for nlohmann, click the first hit.
  • What would you change about C++? How would you improve it, and what do you hate about it?
    2 projects | /r/cpp | 23 Dec 2022
    I hope CMake and conan continue to be adopted by more CPP developers. But the future will tell.
  • Is there a timeline for when Boost 1.81 will be added to Conan Center or vpkg's repository?
    3 projects | /r/cpp | 22 Dec 2022
    https://github.com/conan-io/conan-center-index/pull/14888 seems to be mostly green, still computing some configurations, reviews might be a bit slower these holidays days, but I guess it will be there next week.

What are some alternatives?

When comparing rust-gpu and conan-center-index you can also consider the following projects:

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

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

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

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.

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

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

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

hash-shader - SHA256 WebGPU Compute Shader (Kernel) Written in Rust

makepad - Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl

are-we-learning-yet - How ready is Rust for Machine Learning?

wgpu-rs - Rust bindings to wgpu native library