thesoundhead's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
openframeworks/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
google/benchmark
A microbenchmark support library
gperftools/gperftools
Main gperftools repository
jonls/redshift
Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
chriskohlhoff/asio
Asio C++ Library
xflux-gui/fluxgui
Better lighting for Linux. Open source GUI for xflux
STEllAR-GROUP/hpx
The C++ Standard Library for Parallelism and Concurrency
vinniefalco/DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
boostorg/hana
Your standard library for metaprogramming
micknoise/Maximilian
C++ Audio and Music DSP Library
JBakamovic/yavide
Modern C/C++ integrated development environment
bitsai/book-exercises
Exercise solutions for programming books.
tfc/pprintpp
Typesafe Python Style Printf Formatting for C++
klangfreund/LUFSMeter
An implementation of the loudness measurement algorithm ITU-R BS.1770
CICM/HoaLibrary-Light
:globe_with_meridians: High Order Ambisonics library
stevefolta/SFZero
A simple SFZ player plugin
CICM/HoaLibrary-Max
:sound: HoaLibrary for Max
enzienaudio/heavy
heavy public issue tracker and static dsp code releases
CICM/ofxHoa
HoaLibrary for openFrameworks
librato/librato-rack
Easily use Librato Metrics with your rack application
umlaeute/ambix
ambisonics exchange library (clone)
abaskind/hedrot
open-source head tracker -
umlaeute/pd-vanilla
clone of miller puckette's puredata
frantic0/Jojo
Dummy objects for Max with JUCE.
NAThompson/using_googlebenchmark
Performance Analysis of C++ Programs using Google Benchmark
hkaiser/hpx
A general purpose C++ runtime system for parallel and distributed applications of any scale
umlaeute/ambix-plugins
cross-platform Ambisonic VST, LV2 plug-ins with variable order for use in Digital Audio Workstations like Reaper or Ardour or as Jack standalone applications
BorisSchaeling/pybind11
Seamless operability between C++11 and Python