KCoen's Stars
tarkov-database/website
The website of Tarkov Database
robfig/soy
Go implementation for Soy templates (Google Closure templates)
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
o1egl/govatar
Avatar generation library for GO language
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
google/codesearch
Fast, indexed regexp search over large file trees
aras-p/ToyPathTracer
Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)
NVlabs/fermat
Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the mathematician’s principle of least time
marekvinkler/NTrace
GPU ray tracing framework.
DawyD/bm3d-gpu
CUDA implementation of BM3D
Erkaman/Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
brucefan1983/CUDA-Programming
Sample codes for my CUDA programming book
wbenny/pdbex
pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers
Apress/ray-tracing-gems
Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller
microsoft/microsoft-pdb
Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
NVIDIA/jitify
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
niosus/EasyClangComplete
:boom: Robust C/C++ code completion for Sublime Text 3/4
CGAL/cgal
The public CGAL repository, see the README below
datenwolf/linmath.h
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
nothings/stb
stb single-file public domain libraries for C/C++
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Orbmu2k/nvidiaProfileInspector
sgorsten/linalg
linalg.h is a single header, public domain, short vector math library for C++