💠 Single-file glTF 2.0 loader and writer written in C99
A minimalistic scripting language with parser and interpreter in a single C++ header file
A cross-platform single-header C library for managing virtual memory. Currently for Windows and Linux.
An QOI codec that doesn't requires any other dependencies
std_net.h` is a zero-dependency, header-only C/C++ networking library for TCP sockets. It abstracts cross-platform complexities (Windows/Linux/macOS/Android/FreeBSD) into a unified API for building cl...
Simple C/C++/Odin library for game controller input. Standalone SDL gamepad replacement for Windows.
Lightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, t...
stb style single header libs for basic utilities in C programs such string view, arena allocator, gap buffer, etc.
baht is single-file library for error-handling
A lightweight C library for creating global hotkeys on Windows
A simple header only stb-style library for manipulating and parsing json data in C
My own implementation of a portable singleton in C/CPP following the stb style