shadowidi's Stars
libsdl-org/SDL_gesture
SDL2's gesture API split out into a single-header library.
Celtoys/Remotery
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
HandmadeMath/HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
dearimgui/dear_bindings
C header (and language binding metadata) generator for Dear ImGui
erincatto/box2c
Retired version 3 repository
libsdl-org/SDL_image
Image decoding for many popular formats for Simple Directmedia Layer.
libsdl-org/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
libsdl-org/SDL
Simple Directmedia Layer
memononen/nanosvg
Simple stupid SVG parser
ocornut/imgui_club
Nice things to use along dear imgui
scottt/debugbreak
break into the debugger programmatically
sheredom/utest.h
🧪 single header unit testing framework for C and C++
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
cdcseacave/TinyEXIF
Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.
TsudaKageyu/minhook
The Minimalistic x86/x64 API Hooking Library for Windows
imneme/pcg-c-basic
PCG — Minimal C Implementation
facebook/zstd
Zstandard - Fast real-time compression algorithm
madler/zlib
A massively spiffy yet delicately unobtrusive compression library.
Immediate-Mode-UI/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
ibireme/yyjson
The fastest JSON library in C
TinyCC/tinycc
Unofficial mirror of mob development branch
nothings/stb
stb single-file public domain libraries for C/C++
thestk/rtmidi
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
phoboslab/qoa
The “Quite OK Audio Format” for fast, lossy audio compression
phoboslab/pl_mpeg
Single file C library for decoding MPEG1 Video and MP2 Audio
mlabbe/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
richgel999/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
rxi/microui
A tiny immediate-mode UI library
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render