Jonathan-Weinstein's Stars
Klocman/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
google/effcee
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
sslotin/amh-code
Complete implementations from "Algorithms for Modern Hardware"
WheretIB/nullc
Fast C-like programming language with advanced features
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
felipeagc/tinyshader
Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V
arc80/FlapHero
A small C++ game built using Plywood
beefytech/Beef
Beef Programming Language
Unity-Technologies/HLSLcc
DirectX shader bytecode cross compiler
rswier/c4
C in four functions
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
vcmi/vcmi
Open-source engine for Heroes of Might and Magic III
CppCon/CppCon2019
Slides and other materials from CppCon 2019
DanZaidan/break_arcade_games_out
What if Breakout was the only arcade game people could make? An open-source game, written entirely on a live stream.
lvandeve/lodepng
PNG encoder and decoder in C and C++.
fwsGonzo/barebones
Barebones multiboot kernel for beginners
Chlumsky/msdfgen
Multi-channel signed distance field generator
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
jserv/MazuCC
A minimalist C compiler with x86_64 code generation
nlguillemot/ProgrammablePulling
Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
libfirm/libfirm
graph based intermediate representation and backend for optimising compilers
emeryberger/Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
seanbaxter/circle
The compiler is available for download. Get it!
RayTracing/TheNextWeek
DEPRECATED — Head to the raytracing.github.io repo for the new home
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
hugoam/two
c++ toolkit for rapid development of live graphical apps and games
nfrechette/rtm
Realtime Math
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render