awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
KhronosGroup avatar

KhronosGroup/SPIRV-Cross

0
View on GitHub↗
2,456 stars·678 forks·GLSL·Apache-2.0·13 views

SPIRV Cross

SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

Features

  • Disassemblers - Tool for reflecting and disassembling SPIR-V shaders.
  • Shader Tools - SPIR-V reflection and pipeline layout tool.

Star history

Star history chart for khronosgroup/spirv-crossStar history chart for khronosgroup/spirv-cross

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does khronosgroup/spirv-cross do?

SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

What are the main features of khronosgroup/spirv-cross?

The main features of khronosgroup/spirv-cross are: Disassemblers, Shader Tools.

Which projects share features with khronosgroup/spirv-cross?

Projects with overlapping indexed features include: dotnet/benchmarkdotnet — BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It… alaingalvan/image-editor-effects — Image processing effects used in image editors like Adobe Photoshop or GIMP are used to composite different layers and… bontchev/pcodedmp. cseagle/freedom — capstone based disassembler for extracting to binnavi. das-labor/panopticon — A libre cross-platform disassembler. alaingalvan/crossshader — ⚔️ CrossShader.

Projects sharing features with SPIRV Cross

These projects share indexed features with SPIRV Cross. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dotnet/benchmarkdotnetdotnet avatar

    dotnet/BenchmarkDotNet

    11,428View on GitHub↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    View on GitHub↗11,428
  • alaingalvan/image-editor-effectsalaingalvan avatar

    alaingalvan/image-editor-effects

    103View on GitHub↗

    Image processing effects used in image editors like Adobe Photoshop or GIMP are used to composite different layers and adjust the overall appearance of an image. These effects build upon research in areas such as signal processing, statistics, and mathematical analysis, and applies them to…

    TypeScript
    View on GitHub↗103
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0View on GitHub↗
    View on GitHub↗0
alaingalvan/crossshaderalaingalvan avatar

alaingalvan/CrossShader

308View on GitHub↗

⚔️ CrossShader

C++
View on GitHub↗308
Compare all 18 related projects→