A single-filed repository containing my common utilities
What it says on the tin, really...
git clone
make clean
make
the output of this should be a lib file called hazzaCommon.so
from there, feel free to drag and drop it in /usr/local/include to use asynchronously across programs
to include in other projects, simply use the -LhazzaCommon directive in your build scheme