spirv topic
vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
graphicsfuzz
A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
clspv
Clspv is a compiler for OpenCL C to Vulkan compute shaders
rspirv
Rust implementation of SPIR-V module processing functionalities
dxvk-native
D3D9/11 but it runs natively on Linux!
ShaderWriter
Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.
rasen
Generate SPIR-V bytecode from an operation graph
uVkCompute
A micro Vulkan compute pipeline and a collection of benchmarking compute shaders
spirv_cross
Safe Rust wrapper around SPIRV-Cross