osch's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mackron/miniaudio
Audio playback and capture library written in C, in a single source file.
webprofusion/OpenAudio
A list of open source audio software projects (Apps, Plugins and Libraries). Please contribute more links or open source your own plugins.
plasma-umass/Mesh
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
stclib/STC
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.
P-p-H-d/mlib
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).
zherczeg/sljit
Platform independent low-level JIT compiler
ibillingsley/HumbleNewTabPage
New tab page extension for Chrome and Firefox
groverburger/g3d
Simple and easy 3D engine for LÖVE.
Ravenbrook/mps
The Memory Pool System
ValdemarOrn/CloudSeed
Algorithmic Reverb VST Plugin
cloudwu/neuralnet
Toy neural network
martineastwood/mverb
VST Reverb In C++
pantherb/setBfree
DSP tonewheel organ
andremm/lua-parser
A Lua 5.3 parser written with LPegLabel
Dougal-s/Aether
An algorithmic reverb LV2 based on Cloudseed
moteus/lua-path
File system path manipulation library
blastbay/verblib
A single file, public domain C implementation of aSchroeder reverb.
cpuimage/FFTResampler
A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler
starwing/lua-nanovg
Lua bindings for nanovg.
lunarmodules/luaexpat
LuaExpat is a SAX XML parser based on the Expat library
ldrumm/chronos
High resolution monotonic timers for Lua
cloudwu/caccessor
Let lua access C types
xbarin02/uFFT
μFFT: fast Fourier transform
cpuimage/stb_fft
stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)
neoxic/lua-mbedtls
Mbed TLS module for Lua
return5/RayTracer
simple lua ray tracer built from "Ray Tracing In One Weekened"
cpuimage/uFFT
uFFT is a small portable C library for fast computing the discrete Fourier transform (DFT) in one dimension.
vishnu-m/lua-clang
Lua binding for Libclang code to parse C declarations
laurasia99/luawincon
Low level Lua interface to Windows Console API