BennyFranco's Stars
nlohmann/json
JSON for Modern C++
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
aseprite/aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
ssloy/tinyrenderer
A brief computer graphics / rendering course
id-Software/DOOM
DOOM Open Source Release
rui314/mold
Mold: A Modern Linker 🦠
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
XProger/OpenLara
Classic Tomb Raider open-source engine
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
sshnet/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
k4zmu2a/SpaceCadetPinball
Decompilation of 3D Pinball for Windows – Space Cadet
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.
vashpan/xcode-dev-cleaner
If you want to reclaim tens of gigabytes of your storage used for various Xcode caches - this tool is for you!
migueldeicaza/SwiftGodot
New Godot bindings for Swift
KhronosGroup/SPIRV-Tools
ARM-software/astc-encoder
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.
luciusDXL/TheForceEngine
Modern "Jedi Engine" replacement supporting Dark Forces, mods, and in the future Outlaws.
ubisoft/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
alekmaul/pvsneslib
PVSnesLib : A small, open and free development kit for the Nintendo SNES
KhronosGroup/Vulkan-Headers
Vulkan header files and API registry
jonathanpeppers/dotnes
.NET for the NES game console
microsoft/DirectX-Headers
Official DirectX headers available under an open source license
Unity-Technologies/vscode-unity-debug
Unity debugging support for VS Code
readdle/swift-android-toolchain
nyorain/vil
Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.