Are we game yet?

Shaders

Languages and tools for writing, compiling, and using shaders.

Crates

  • bytemuck

    A crate for mucking around with piles of bytes.

    • Latest version:
      1.25.2
    • Downloads:
      341,086,956
    • Recent downloads:
      87,143,674
    • License:
      Zlib OR Apache-2.0 OR MIT
    • Stars:
      1,048
    • Last activity:
      2026-08-07
  • crevice

    Create GLSL-compatible versions of structs with explicitly-initialized padding

    • Latest version:
      0.20.1
    • Downloads:
      253,702
    • Recent downloads:
      30,898
    • License:
      MIT OR Apache-2.0
    • Stars:
      76
    • Last activity:
      2026-06-29
  • cubecl

    Multi-platform high-performance compute language extension for Rust.

    • Latest version:
      0.10.0
    • Downloads:
      1,051,295
    • Recent downloads:
      379,180
    • License:
      MIT OR Apache-2.0
    • Stars:
      2,329
    • Last activity:
      2026-08-21
  • dsa-lib

    A Shader generation tool from TOML to GLSL written in Rust

    • Latest version:
      0.1.8
    • Downloads:
      11,403
    • Recent downloads:
      48
    • License:
      MIT/Apache-2.0
    • Stars:
      2
    • Last activity:
      2022-07-03
  • encase

    Provides a mechanism to lay out data into GPU buffers ensuring WGSL's memory layout requirements are met

    • Latest version:
      0.12.1
    • Downloads:
      7,542,192
    • Recent downloads:
      1,598,277
    • License:
      MIT-0
    • Stars:
      206
    • Last activity:
      2026-08-16
  • hassle-rs

    HLSL compiler library, this crate provides an FFI layer and idiomatic rust wrappers for the new DXC HLSL compiler and validator.

    • Latest version:
      0.12.0
    • Downloads:
      5,264,286
    • Recent downloads:
      1,060,138
    • License:
      MIT
    • Stars:
      71
    • Last activity:
      2026-07-01
  • include-merkle

    Functionality for generating a Merkle-tree of a given text file with include references, replacing includes paths with a deterministic versioned identity, and also functionality for flattening include directives into a single file. The primary motivation is compiling shaders for various graphics APIs, but the the functionality can apply to a variety of source code parsing use cases.

    • Latest version:
      0.1.4
    • Downloads:
      10,457
    • Recent downloads:
      26
    • License:
      MIT/Apache-2.0
    • Stars:
      7
    • Last activity:
      2022-04-12
  • inline-spirv

    Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.

    • Latest version:
      0.2.1
    • Downloads:
      725,933
    • Recent downloads:
      340,601
    • License:
      MIT OR Apache-2.0
    • Stars:
      36
    • Last activity:
      2026-02-23
  • mach-dxcompiler-rs

    Prebuilt, statically-linked DXC.

    • Latest version:
      0.1.4+2024.11.22-df583a3.1
    • Downloads:
      432,777
    • Recent downloads:
      63,665
    • License:
      MIT
    • Stars:
      1
    • Last activity:
      2024-12-16
  • naga

    Shader translator and validator. Part of the wgpu project

    • Latest version:
      30.0.1
    • Downloads:
      35,291,834
    • Recent downloads:
      10,582,758
    • License:
      MIT OR Apache-2.0
    • Stars:
      17,847
    • Last activity:
      2026-08-22
  • rust-gpu

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

    • License:
      Apache License 2.0
    • Stars:
      3,303
    • Last activity:
      2026-08-17
  • shader-reflect

    SPIR-V/GLSL/HLSL shader interface reflection to JSON. (CLI)

    • Latest version:
      0.2.10
    • Downloads:
      9,718
    • Recent downloads:
      46
    • License:
      MIT OR Apache-2.0
    • Stars:
      112
    • Last activity:
      2026-08-04
  • shaderc

    Rust bindings for shaderc

    • Latest version:
      0.10.1
    • Downloads:
      2,326,814
    • Recent downloads:
      486,351
    • License:
      Apache-2.0
    • Stars:
      286
    • Last activity:
      2025-09-06
  • spirq

    Light weight SPIR-V query utility for graphics.

    • Latest version:
      1.3.0
    • Downloads:
      791,756
    • Recent downloads:
      344,782
    • License:
      MIT OR Apache-2.0
    • Stars:
      112
    • Last activity:
      2026-08-04
  • spirv-reflect

    Reflection API in rust for SPIR-V shader byte code, intended for Vulkan applications.

    • Latest version:
      0.2.3
    • Downloads:
      508,213
    • Recent downloads:
      29,688
    • License:
      MIT/Apache-2.0
    • Stars:
      111
    • Last activity:
      2025-01-08

Contribute

Do you know about a missing crate? Did you launch a new crate?

Please create a pull request or an issue on our GitHub!

Looking for a crate you can't find here? Try asking on the chat.