Dmitrryy's Stars
torvalds/linux
Linux kernel source tree
ttroy50/cmake-examples
Useful CMake Examples
SaschaWillems/Vulkan
C++ examples for the Vulkan graphics API
baldurk/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
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.
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
GameTechDev/IntroductionToVulkan
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial
KhronosGroup/SPIRV-Tools
MethanePowered/MethaneKit
🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
BlackSamorez/mipt_lab
MIPT physics lab reports
tilir/cpp-graduate
Code samples for C++ graduate course (iLab at MIPT)
rAzoR8/SpvGenTwo
SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library needed.
CMU-SAFARI/MIMDRAM
Source code for the architectural simulator used for modeling the PUD system proposed in our HPCA 2024 paper `MIMDRAM: An End-to-End Processing-Using-DRAM System for High-Throughput, Energy-Efficient and Programmer-Transparent Multiple-Instruction Multiple-Data Processing''. Paper is at: https://arxiv.org/pdf/2402.19080.pdf
kilka-rav/AUTesting
AUTesting(Automatic Unit testing) is project for generating tests with rescue ChatGPT. The main purpose this project is helping c/c++ developer with unit testing written code.
FixPlus/VkWrapper
Lightweight C++ wrapper over Vulkan C API
MarkGoncharovAl/ILab
Projects of Intel courses in MIPT