yasster's Stars
jbikker/tinybvh
Single-header BVH construction and traversal library.
icculus/fte
Ryan's fork of FTE (originally at http://fte.sf.net/)
stenzek/duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
ytk2128/dll-merger
Merging DLLs with a PE32 EXE without LoadLibrary
google/zerocopy
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
google/crubit
OpenCppCoverage/OpenCppCoverage
OpenCppCoverage is an open source code coverage tool for C++ under Windows.
jeremy-rifkin/cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer
mgeeky/ThreadStackSpoofer
Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation from scanners and analysts.
janwilmans/guidelines
C++ Default Guidelines
x86matthew/DOSVisor
x86 Real-Mode MS-DOS Emulator using Windows Hypervisor Platform
pizlonator/llvm-project-deluge
Fil-C
N64Recomp/N64Recomp
Tool to statically recompile N64 games into native executables
ThomasMonkman/filewatch
File watcher in c++
yugr/Implib.so
POSIX equivalent of Windows DLL import libraries
eliasdaler/edbr
Elias Daler's Bikeshed Renderer (Vulkan renderer/game engine)
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
NVIDIAGameWorks/RTXGI
RTXGI v2.0 Update including Neural Radiance Cache and Spatial Hash Radiance Cache
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
buddy-compiler/buddy-mlir
An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).
facebook/buck2
Build system, successor to Buck
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
Pagghiu/SaneCppLibraries
Platform Abstraction C++ Libraries
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
j2kun/mlir-tutorial
MLIR For Beginners tutorial
Z3Prover/z3
The Z3 Theorem Prover
plasma-umass/cwhy
"See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript
ggerganov/llama.cpp
LLM inference in C/C++