How a Nerdsnipe Led to a Fast Implementation of Game of Life

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • rust-gpu-wgpu-compute-minimal

    Minimal rust-gpu compute shader example running on WGPU backend with Vulkan support

    Oh okay! See https://github.com/andrusha/rust-gpu-wgpu-compute-minimal (okay this example might not compile since it depends on wgpu's git main branch but it combines https://wgpu.rs/ with rust-gpu)

  • rust-gpu

    🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

    And https://github.com/EmbarkStudios/rust-gpu/tree/main/examples with the wgpu runner (here it runs the compute shader)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • wgpu

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

    Oh okay! See https://github.com/andrusha/rust-gpu-wgpu-compute-minimal (okay this example might not compile since it depends on wgpu's git main branch but it combines https://wgpu.rs/ with rust-gpu)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts