Lists (2)
Sort Name ascending (A-Z)
Stars
Simple String_View implementation for C programming language.
State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoretically portable to all wave/warp/subgroup sizes.
A self-contained high-performance WebGPU implementation on Vulkan
List of single-file C/C++ libraries, with emphasis on clause-less licenses.
Single header lib for JPEG encoding. Public domain. C99. stb style.
Single-header, cross-platform libraries for game development
Reasonably fast Fourier transform in a single header for C and C++
A versatile, performance-oriented generic hash table library for C.
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
Minimal application for wgpu on native platforms
Very fast, high quality, platform-independent hashing algorithm.
Arena Allocator implementation in pure C as an stb-style single-file library.
A tiny, neat C library that portably invokes native file open and save dialogs.
Single-header dependency-free BVH construction and traversal library.
Locate the current running executable and the current running module/library on the file system ๐
A small, easily embedded language implemented in a single .c file
๐ Polynomial Approximations using the Remez Algorithm
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.