awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KhronosGroup avatar

KhronosGroup/SPIRV-Cross

0
View on GitHub↗
2,456 星标·678 分支·GLSL·Apache-2.0·5 次浏览

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 历史

khronosgroup/spirv-cross 的 Star 历史图表khronosgroup/spirv-cross 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

SPIRV Cross 的开源替代方案

相似的开源项目,按与 SPIRV Cross 的功能重合度排序。
  • dotnet/benchmarkdotnetdotnet 的头像

    dotnet/BenchmarkDotNet

    11,428在 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
    在 GitHub 上查看↗11,428
  • alaingalvan/image-editor-effectsalaingalvan 的头像

    alaingalvan/image-editor-effects

    103在 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
    在 GitHub 上查看↗103
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alaingalvan/crossshaderalaingalvan 的头像

    alaingalvan/CrossShader

    308在 GitHub 上查看↗

    ⚔️ CrossShader

    C++
    在 GitHub 上查看↗308
查看 SPIRV Cross 的所有 18 个替代方案→

常见问题解答

khronosgroup/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.

khronosgroup/spirv-cross 的主要功能有哪些?

khronosgroup/spirv-cross 的主要功能包括:Disassemblers, Shader Tools。

khronosgroup/spirv-cross 有哪些开源替代品?

khronosgroup/spirv-cross 的开源替代品包括: 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.