-
Overdraw Public
An audio plug-in that implements a waveshaper in which the transfer function of each channel is an automatable spline.
-
Curvessor Public
An audio plug-in that implements a dynamic range processor in which the response curve of each channel is an automatable spline.
-
-
-
lockfree-async Public
A simple C++17 header-only template library for lock-free inter-thread communication.
-
oversimple Public
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear pha…
-
avec Public
A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functionality for ARM, and providing containers for aligned memory wit…
-
-
audio-dsp Public
A collection of template classes for audio dsp using SIMD instructions.
-
iPlug2OOS Public template
Forked from iPlug2/iPlug2OOSTemplate to build an iPlug2 project with CI/CD and publish a WAM to github pages
Python UpdatedMay 9, 2026 -
JUCE Public
Forked from juce-framework/JUCEJUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
C++ Other UpdatedMay 8, 2026 -
TonemapOverride Public
Forked from A57R4L/TonemapOverrideUnreal Engine 5 plugin for replacing the ACES tonemapper
C++ UpdatedApr 28, 2026 -
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedDec 18, 2025 -
glfw3webgpu Public
Forked from eliemichel/glfw3webgpuAn extension for the GLFW library for using WebGPU native.
C MIT License UpdatedDec 18, 2025 -
imgui-node-editor Public
Forked from thedmd/imgui-node-editorNode Editor built using Dear ImGui
C++ MIT License UpdatedDec 11, 2025 -
ImTimeline Public
Forked from NickVanheer/ImTimelineA small, single-include timeline API using ImGUI and C++
C++ MIT License UpdatedDec 11, 2025 -
wgpuEngine Public
Forked from upf-gti/wgpuEngineC++ WebGPU based Multiplatform 3D Engine
C++ MIT License UpdatedDec 11, 2025 -
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
C zlib License UpdatedDec 5, 2025 -
ImGuiColorTextEdit Public
Forked from BalazsJako/ImGuiColorTextEditColorizing text editor for ImGui
C++ MIT License UpdatedNov 24, 2025 -
stb Public
Forked from nothings/stbstb single-file public domain libraries for C/C++
C Other UpdatedOct 25, 2025 -
ImNodeFlow Public
Forked from Fattorino/ImNodeFlowNode based editor/blueprints for ImGui
C++ MIT License UpdatedOct 5, 2025 -
ned Public
Forked from nealmick/nedImGui Text Editor with GL Shaders
C++ MIT License UpdatedSep 29, 2025 -
ImGui_Ned_Embed Public
Forked from nealmick/ImGui_Ned_EmbedAdd Ned to your Dear ImGui app!
C++ UpdatedSep 28, 2025 -
UnityURPToonLitShaderExample Public
Forked from ColinLeung-NiloCat/UnityURPToonLitShaderExampleA very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
ShaderLab MIT License UpdatedSep 6, 2025 -
box2d Public
Forked from erincatto/box2dBox2D is a 2D physics engine for games
C MIT License UpdatedSep 5, 2025 -
excalidraw Public
Forked from excalidraw/excalidrawVirtual whiteboard for sketching hand-drawn like diagrams
TypeScript MIT License UpdatedJun 14, 2025 -
soloud Public
Forked from jarikomppa/soloudFree, easy, portable audio engine for games
C Other UpdatedAug 13, 2024 -
Official OIS repository. Object oriented Input System
C++ zlib License UpdatedJan 28, 2024 -
-
unplug Public
Unplug is a work in progress experiment to make VST3 plugins using Dear ImGui and ImPlot to do the user interface.