Stars
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Lua binding for Libclang code to parse C declarations
Master programming by recreating your favorite technologies from scratch.
A list of open source audio software projects (Apps, Plugins and Libraries). Please contribute more links or open source your own plugins.
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
New tab page extension for Chrome and Firefox
Audio playback and capture library written in C, in a single source file.
simple lua ray tracer built from "Ray Tracing In One Weekened"
stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)
A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler
cpuimage / uFFT
Forked from xbarin02/uFFTuFFT is a small portable C library for fast computing the discrete Fourier transform (DFT) in one dimension.
A single file, public domain C implementation of aSchroeder reverb.
LuaExpat is a SAX XML parser based on the Expat library