
Stars
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 fi…
C++ & Python project template using my libraries (CECS / CCEXP / MVECTOR / PThreadPool / vkpLibs) for Win and Ubuntu
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
MVECTOR can be used to allocate/deallocate memory, with std::vector<> alike syntax and a bit mofidied behaviour.
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 shar…