-
-
slang Public
Forked from shader-slang/slangMaking it easier to work with shaders
C++ Other UpdatedJul 19, 2025 -
glslang Public
Forked from KhronosGroup/glslangKhronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
C++ Other UpdatedJul 14, 2025 -
llvm-dialects Public
Forked from GPUOpen-Drivers/llvm-dialectsLLVM Dialects Library
C++ Apache License 2.0 UpdatedJul 4, 2025 -
DirectXShaderCompiler Public
Forked from microsoft/DirectXShaderCompilerThis repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
C++ Other UpdatedJul 4, 2025 -
-
vk_cooperative_matrix_perf Public
Forked from jeffbolznv/vk_cooperative_matrix_perfSample benchmark demonstrating the VK_KHR_cooperative_matrix extension
C++ Other UpdatedJun 9, 2025 -
-
vkpeak Public
Forked from nihui/vkpeakA tool which profiles Vulkan devices to find their peak capacities
C++ MIT License UpdatedMay 2, 2025 -
llpc Public
Forked from GPUOpen-Drivers/llpcLLVM-Based Pipeline Compiler
C++ MIT License UpdatedApr 11, 2025 -
Vulkan-Samples Public
Forked from KhronosGroup/Vulkan-SamplesOne stop solution for all Vulkan samples
-
llvm-project Public
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
LLVM Other UpdatedMar 17, 2025 -
doom-private Public archive
GinShio's Doom Emacs Configuration based https://github.com/tecosaur/emacs-config
-
-
VulkanComputeRayTracing Public
Forked from fhh200000/VulkanComputeRayTracingA **WIP (Probably won't finish)** GPU Ray tracing program, based on Vulkan Computing shader.
C++ Do What The F*ck You Want To Public License UpdatedFeb 3, 2024 -
nocode Public
Forked from kelseyhightower/nocodeThe best way to write secure and reliable applications. Write nothing; deploy nowhere.
Dockerfile Apache License 2.0 UpdatedMar 24, 2023 -
libarchive Public
Forked from libarchive/libarchiveMulti-format archive and compression library
C Other UpdatedMar 2, 2023 -
sicp-learn Public
Fall 2022, CS61A, study notes
Scheme BSD 2-Clause "Simplified" License UpdatedOct 3, 2022 -
vulkan-learn Public archive
Learning Vulkan C++ binding
C++ BSD 3-Clause "New" or "Revised" License UpdatedSep 18, 2022 -
linux-cxx-dev Public
Forked from casm-lang/casm-lang.container.linuxLinux C++ Build Environment
Makefile Other UpdatedMay 25, 2022 -
-
AstraeaVirgo Public archive
Web backend of Astraea OJ
Elixir BSD 2-Clause "Simplified" License UpdatedAug 31, 2021 -
AstraeaLibra Public archive
Judger of Astraea OJ
-
-
STL Public archive
遵循C++11标准的STL实现