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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour khronosgroup/spirv-crossGraphique de l'historique des stars pour khronosgroup/spirv-cross

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à SPIRV Cross

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec SPIRV Cross.
  • dotnet/benchmarkdotnetAvatar de dotnet

    dotnet/BenchmarkDotNet

    11,428Voir sur 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
    Voir sur GitHub↗11,428
  • alaingalvan/image-editor-effectsAvatar de alaingalvan

    alaingalvan/image-editor-effects

    103Voir sur 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
    Voir sur GitHub↗103
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • alaingalvan/crossshaderAvatar de alaingalvan

    alaingalvan/CrossShader

    308Voir sur GitHub↗

    ⚔️ CrossShader

    C++
    Voir sur GitHub↗308
Voir les 18 alternatives à SPIRV Cross→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de khronosgroup/spirv-cross ?

Les fonctionnalités principales de khronosgroup/spirv-cross sont : Disassemblers, Shader Tools.

Quelles sont les alternatives open-source à khronosgroup/spirv-cross ?

Les alternatives open-source à khronosgroup/spirv-cross incluent : 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.