BinPack2D. Pack rectangles into an array of rectangles. For creating texture atlases.
25ShovelOS. A simple OS kernel. Presently supporting the beaglebone-xM in qeum (linaro port).
3EventDispatcher. C++ classes for routing events to event handlers.
2rh_raw_pack. Scan directories for video files, and store them in a single video file with a lookup hash.
2YCbCrAHack. Spit Y plane in half. Store Alpha data in other half.
1IoCC. Very simple inversion of control container / dependency injection for C++11
1KnibVideo. A video format for OpenGL/GLES-2/D3D. Supports Alpha channel, uses very little CPU. ( YUVA420P+LZ4 + DXT1/ETC1 )
1rh_texture_pack. RockHopper texture packer. A texture atlas generater. Makes use of GL_EXT_texture_array where available.
1FixMyIncludes. Tool to help in porting c/c++ software from windows to GNU/Linux and other case sensitive operating systems.
1