fffaraz/awesome-cpp

assoria/kigs

stephassoria opened this issue · 0 comments

https://github.com/assoria/kigs

The Kigs framework is a lightweight, fast, scalable, muti purpose and cross platform C++ framework, We used it as a base to build many projects from Nintendo DSi games to industrial robots simulator. Have a look here.

Kigs framework gives access to high level features and functionalities (serialization, reflection, data driven applications...) while maintaining low level control (optimizations, platform specific customization, easy C/C++ extern libraries usage ...).

We would be happy if others take over our framework, use it, improve it and adapt it to their desires and their needs.