KhronosGroup/SPIRV-Tools
None observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 57.5
- age_days: 3948
- days_rel: 22
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
1353 stars · 698 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SPIR-V Tools is a Khronos Group project providing an API and command-line tools for processing SPIR-V modules, including an assembler, binary parser, disassembler, validator, and optimizer. It is built around a common static library that enables integration into other code bases such as shader compilers and driver stacks.
Use cases
- assemble SPIR-V assembly text into binary modules
- disassemble SPIR-V binaries into readable text
- validate SPIR-V modules for correctness
- optimize SPIR-V shaders for size or performance
- integrate SPIR-V processing into a compiler or driver toolchain
- parse and inspect SPIR-V binary module structure
When to choose
- you are building or processing SPIR-V shaders for Vulkan or OpenCL
- you need a standards-compliant SPIR-V validator or optimizer
- you want a stable, Khronos-maintained library to embed SPIR-V handling in your toolchain
When to avoid
- you work with shader source languages like GLSL or HLSL rather than SPIR-V binaries
- you need GPU shader compilation to SPIR-V (use glslang or DXC instead)
- you only need high-level shader debugging rather than module-level processing
Facets
cli-tool · maturity stable
compiler parser developer-tools compilers developer-tools graphics gpu-computing windows cpp cross-platform spir-v shader-tools assembler disassembler validator optimizer vulkan khronos linux macos
1 source
- readme: https://github.com/KhronosGroup/SPIRV-Tools · fetched 2026-08-28 · f68bc50d8a1d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KhronosGroup/SPIRV-Tools | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="KhronosGroup/SPIRV-Tools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem