This is your work, valued
vp-cpp-template. C++ & Python project template using my libraries (CECS / CCEXP / MVECTOR / PThreadPool / vkpLibs) for Win and Ubuntu
10Mali_OpenCL_SDK. http://malideveloper.arm.com/resources/sdks/mali-opencl-sdk/
8CECS. CECS (C/C++ Error Control System) is a pure C libary, with C++ support, for textual informative error control. Errors, Warnings or Info that is recording during runtime can be traced back to the file and line where the error occured.
8CCEXP. Open source C++ Utility for easy and organized data export/import, of almost any type of data (using C++ templates) to other platforms like MatLab, Octave, Python etc for data analysis or data sharing purposes. Instead of hard-coding your own data I/O snippets in your code when you temporary need it, making it hard to maintain/share, you could take a look at CCEXP; this library can help you to make easily, your sharing data meaningful! CCEXP can also compile directly to your project, just include the .cpp and .hpp file.
4StarUML-LastAlign. StarUML Extension ► Last Align. It can be used to align elements based on the last selected.
2MVECTOR. MVECTOR can be used to allocate/deallocate memory, with std::vector<> alike syntax and a bit mofidied behaviour.
1CECS2. New CECS for C++11
1StarUML-SetPixelsRatio. StarUML Extensions ► Enabling users to set their own device pixels ratio for exporting diagrams in different resolutions.
1StarUML-Set-MarkdownText-Options. Extension for StarUML which permits the user to change the font size in the markdown sections and other elements.
1PThreadPool. pthreads Thread Pool library in C++
1